Skip to content

Commit 109fe4b

Browse files
committed
Bump the version to 0.6.1
1 parent f5a5045 commit 109fe4b

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
@@ -20,7 +20,7 @@
2020
from setuptools.command.build_ext import build_ext
2121

2222

23-
VERSION = '0.6.0'
23+
VERSION = '0.6.1'
2424
CFLAGS = ['-O2']
2525
LIBUV_DIR = os.path.join(os.path.dirname(__file__), 'vendor', 'libuv')
2626

0 commit comments

Comments
 (0)