Skip to content

Commit e8a2893

Browse files
Updated the program version in setup.py.
1 parent 66994f6 commit e8a2893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
setup(
3131
name="albayan",
32-
version="1.2.2",
32+
version="1.2.3",
3333
description=description,
3434
options={"build_exe": build_exe_options},
3535
executables=[Executable("main.py", base=base)]

0 commit comments

Comments
 (0)