Skip to content

Commit e908361

Browse files
authored
Updated v0.2
1 parent ce48932 commit e908361

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='joycontrol-pluginloader',
8-
version='0.1',
8+
version='0.2',
99
long_description=README,
1010
long_description_content_type='text/markdown',
1111
url='https://github.com/almtr/joycontrol-pluginloader',
@@ -20,4 +20,4 @@
2020
'joycontrol-pluginloader=JoycontrolPlugin.loader:main',
2121
],
2222
},
23-
)
23+
)

0 commit comments

Comments
 (0)