We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2513ec2 commit ff4d611Copy full SHA for ff4d611
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='push2-python',
4
- version='0.4',
+ version='0.5',
5
description='Utils to interface with Ableton\'s Push 2 from Python',
6
url='https://github.com/ffont/push2-python',
7
author='Frederic Font',
0 commit comments