Skip to content

Commit 291f3cd

Browse files
committed
Bump version to v0.4.15
1 parent f28a30c commit 291f3cd

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
@@ -60,7 +60,7 @@ def build_extensions(self):
6060
author='Yury Selivanov',
6161
author_email='[email protected]',
6262
platforms=['*nix'],
63-
version='0.4.14',
63+
version='0.4.15',
6464
packages=['uvloop'],
6565
cmdclass={'build_ext': libuv_build_ext},
6666
ext_modules=[

0 commit comments

Comments
 (0)