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 f5a5045 commit 109fe4bCopy full SHA for 109fe4b
setup.py
@@ -20,7 +20,7 @@
20
from setuptools.command.build_ext import build_ext
21
22
23
-VERSION = '0.6.0'
+VERSION = '0.6.1'
24
CFLAGS = ['-O2']
25
LIBUV_DIR = os.path.join(os.path.dirname(__file__), 'vendor', 'libuv')
26
0 commit comments