Skip to content

Commit 034c3cc

Browse files
committed
Bump the version to v0.4.33
1 parent 6e9c43b commit 034c3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def build_extensions(self):
9898
author='Yury Selivanov',
9999
author_email='[email protected]',
100100
platforms=['*nix'],
101-
version='0.4.32',
101+
version='0.4.33',
102102
packages=['uvloop'],
103103
cmdclass={'build_ext': libuv_build_ext},
104104
ext_modules=[

0 commit comments

Comments
 (0)