Skip to content

Commit 551eab3

Browse files
committed
Increment version
1 parent 5603dac commit 551eab3

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
@@ -4,7 +4,7 @@
44

55
setup(
66
name = 'supercollider',
7-
version = '0.0.2',
7+
version = '0.0.3',
88
description = 'Interact with the SuperCollider audio synthesis engine',
99
long_description = open("README.md", "r").read(),
1010
long_description_content_type = "text/markdown",

0 commit comments

Comments
 (0)