We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e36b8 commit faada05Copy full SHA for faada05
1 file changed
base.py
@@ -23,7 +23,7 @@
23
24
rich_traceback_install()
25
26
-VERSION = "v2.3.4"
+VERSION = "v2.3.5"
27
28
if getattr(sys, 'frozen', False):
29
# PyInstaller creates a temp folder and stores path in _MEIPASS
0 commit comments