Skip to content

Commit 166e7fd

Browse files
committed
v0.0.14: fixing a unicode windows bug
1 parent 2bc2019 commit 166e7fd

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
@@ -6,7 +6,7 @@
66

77

88
setup(name='audioowl',
9-
version='0.0.13',
9+
version='0.0.14',
1010
description='Fast and simple music and audio analysis using RNN in Python',
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)