Skip to content

Commit

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

0 comments on commit ff3bc48

Please sign in to comment.