Skip to content

Commit 9057fcb

Browse files
committed
Bump the version to 0.4.29
1 parent 37a0b15 commit 9057fcb

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.28',
101+
version='0.4.29',
102102
packages=['uvloop'],
103103
cmdclass={'build_ext': libuv_build_ext},
104104
ext_modules=[

0 commit comments

Comments
 (0)