Skip to content

Commit bed2404

Browse files
committed
Bump the version to 0.0.10
1 parent 772195c commit bed2404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='httptools',
6-
version='0.0.9',
6+
version='0.0.10',
77
description='A collection of framework independent HTTP protocol utils.',
88
classifiers=[
99
'License :: OSI Approved :: MIT License',
@@ -12,7 +12,7 @@
1212
'Operating System :: POSIX',
1313
'Operating System :: MacOS :: MacOS X',
1414
'Environment :: Web Environment',
15-
'Development Status :: 4 - Beta',
15+
'Development Status :: 5 - Production/Stable',
1616
],
1717
platforms=['POSIX'],
1818
author='Yury Selivanov',

0 commit comments

Comments
 (0)