Skip to content

Commit

Permalink
Updated the program version in setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudAtef999 committed Jul 18, 2024
1 parent 66994f6 commit e8a2893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

setup(
name="albayan",
version="1.2.2",
version="1.2.3",
description=description,
options={"build_exe": build_exe_options},
executables=[Executable("main.py", base=base)]
Expand Down

0 comments on commit e8a2893

Please sign in to comment.