We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce29844 commit d4bff8cCopy full SHA for d4bff8c
1 file changed
noScribe.py
@@ -83,8 +83,8 @@
83
logging.basicConfig()
84
logging.getLogger("faster_whisper").setLevel(logging.DEBUG)
85
86
-app_version = '0.7'
87
-app_year = '2025'
+app_version = '0.7.2'
+app_year = '2026'
88
app_dir = os.path.abspath(os.path.dirname(__file__))
89
90
ctk.set_appearance_mode('dark')
0 commit comments