Skip to content

Commit 9508b2a

Browse files
committed
Bump version
1 parent 49f45cc commit 9508b2a

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

build.bat

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
2-
py -3.9-32 -m PyInstaller unpack_models.spec
3-
py -3.9-32 -m PyInstaller pack_models.spec
4-
py -3.9-32 build.py
5-
6-
py -3.9-64 -m PyInstaller unpack_models.spec
7-
py -3.9-64 -m PyInstaller pack_models.spec
8-
py -3.9-64 build.py
1+
py -3 -m PyInstaller unpack_models.spec
2+
py -3 -m PyInstaller pack_models.spec
3+
py -3 build.py

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.0
1+
2.4.0

0 commit comments

Comments
 (0)