Skip to content

Commit 6ab7ef5

Browse files
committed
Bump version to 0.4.5
1 parent 8a19d7e commit 6ab7ef5

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
@@ -52,7 +52,7 @@ def build_extensions(self):
5252

5353
setup(
5454
name='uvloop',
55-
version='0.4.4',
55+
version='0.4.5',
5656
packages=['uvloop'],
5757
cmdclass = {'build_ext': libuv_build_ext},
5858
ext_modules=[

0 commit comments

Comments
 (0)