Skip to content

Commit c56f795

Browse files
authored
Bump version
1 parent d729e0e commit c56f795

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
@@ -12,7 +12,7 @@
1212
url='https://github.com/artfwo/aiosc',
1313
description='Minimalistic Open Sound Control (OSC) communication module using asyncio',
1414
long_description=long_description,
15-
version='0.1.5',
15+
version='0.1.6',
1616
py_modules=['aiosc'],
1717
include_package_data=True,
1818
classifiers=[

0 commit comments

Comments
 (0)