We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf5034 commit da5d353Copy full SHA for da5d353
setup.py
@@ -2,8 +2,8 @@
2
3
setup(
4
name='pymonome',
5
- version='0.2.2',
6
- packages=['monome', ],
+ version='0.2.3',
+ py_modules=['monome'],
7
author='Artem Popov',
8
url='http://pypi.python.org/pypi/pymonome',
9
description='a monome serialosc client in python',
0 commit comments