Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko authored Apr 12, 2022
1 parent 1d02a4f commit 4c9db78
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 @@ -11,7 +11,7 @@

setup(
name='gdlevelconverter',
version='1.0',
version='1.0.1',
packages=find_packages(),
entry_points={
'console_scripts': ['gd-level-converter=gdlevelconverter.command_line:_main']
Expand Down

0 comments on commit 4c9db78

Please sign in to comment.