Skip to content

Commit ff4d611

Browse files
committed
Increase version number
1 parent 2513ec2 commit ff4d611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='push2-python',
4-
version='0.4',
4+
version='0.5',
55
description='Utils to interface with Ableton\'s Push 2 from Python',
66
url='https://github.com/ffont/push2-python',
77
author='Frederic Font',

0 commit comments

Comments
 (0)