Skip to content

Commit

Permalink
Updated v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Almtr authored Jul 26, 2020
1 parent ce48932 commit e908361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='joycontrol-pluginloader',
version='0.1',
version='0.2',
long_description=README,
long_description_content_type='text/markdown',
url='https://github.com/almtr/joycontrol-pluginloader',
Expand All @@ -20,4 +20,4 @@
'joycontrol-pluginloader=JoycontrolPlugin.loader:main',
],
},
)
)

0 comments on commit e908361

Please sign in to comment.