We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0663fb commit 2c23670Copy full SHA for 2c23670
1 file changed
setup.py
@@ -28,7 +28,7 @@
28
license = f.read()
29
30
setup(name='proxy-protocol',
31
- version='0.9.0.rc2',
+ version='0.9.0',
32
author='Ian Good',
33
author_email='ian@icgood.net',
34
description='PROXY protocol library with asyncio server implementation',
0 commit comments