Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Nov 5, 2022
1 parent dd982f6 commit 85a5de0
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.3',
version='1.0.4',
packages=find_packages(),
entry_points={
'console_scripts': ['gd-level-converter=gdlevelconverter.command_line:_main']
Expand Down

0 comments on commit 85a5de0

Please sign in to comment.