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 f00b896 commit 683a034Copy full SHA for 683a034
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
from codecs import open
6
7
DIR = dirname(abspath(__file__))
8
-VERSION = '1.0.4'
+VERSION = '1.1.0'
9
10
yahdlc = Extension(
11
'yahdlc',
0 commit comments