We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5603dac commit 551eab3Copy full SHA for 551eab3
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name = 'supercollider',
7
- version = '0.0.2',
+ version = '0.0.3',
8
description = 'Interact with the SuperCollider audio synthesis engine',
9
long_description = open("README.md", "r").read(),
10
long_description_content_type = "text/markdown",
0 commit comments