We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27aec57 commit ca598dcCopy full SHA for ca598dc
other/launcher/reposter.bat
@@ -1,6 +1,6 @@
1
@echo off
2
setlocal enabledelayedexpansion
3
-set python_version=3.12.4
+set python_version=3.12.7
4
set app_name=reposter
5
set deps=%app_name%
6
set app_path=%~dp0
0 commit comments