Skip to content

Commit

Permalink
change displayed version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwylair committed Oct 22, 2024
1 parent 6a3ec4b commit d5afc73
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 @@ -5,7 +5,7 @@

setup(
name='BetterDiscordAutoInstaller',
version='1.2.2',
version='1.2.3',
description='',
executables=[Executable('main.py'), Executable('startup_manager.py')], # , base=base
)

0 comments on commit d5afc73

Please sign in to comment.