Skip to content

Commit

Permalink
dump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Jun 2, 2022
1 parent 7cf3270 commit 121d027
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.1',
version='1.0.2',
packages=find_packages(),
entry_points={
'console_scripts': ['gd-level-converter=gdlevelconverter.command_line:_main']
Expand Down

0 comments on commit 121d027

Please sign in to comment.