Skip to content

Commit d4bff8c

Browse files
committed
Updated version to 0.7.2
1 parent ce29844 commit d4bff8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

noScribe.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
logging.basicConfig()
8484
logging.getLogger("faster_whisper").setLevel(logging.DEBUG)
8585

86-
app_version = '0.7'
87-
app_year = '2025'
86+
app_version = '0.7.2'
87+
app_year = '2026'
8888
app_dir = os.path.abspath(os.path.dirname(__file__))
8989

9090
ctk.set_appearance_mode('dark')

0 commit comments

Comments
 (0)