diff options
author | Helmut Grohne <helmut@subdivi.de> | 2011-12-06 11:00:23 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2011-12-06 11:00:23 +0100 |
commit | a62abee18b11c6bfe637657bf481e866474bb44a (patch) | |
tree | 171859709ab3dbf7442d68dd606cc2c5b02307bf | |
parent | ad3207bac4a50d47df54905b6784556c2d28d940 (diff) | |
download | wsgitools-af1fc9c32954b6ec8ffdebab944fefc33bc83583.tar.gz |
bumped version to 0.2.3wsgitools-0.2.3
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ from distutils.core import setup setup(name="wsgitools", - version="0.2.1", + version="0.2.3", description="a set of tools working with WSGI (see PEP 333)", author="Helmut Grohne", author_email="helmut@subdivi.de", |