Skip to content

Commit f853407

Browse files
committed
Bump version to v0.4.25
1 parent 3bc0720 commit f853407

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

0 commit comments

Comments
 (0)