bump up version to 0.14
authorChristopher tofu Zorn <tofu@stanziq.com>
Mon, 8 Feb 2010 10:56:46 +0000 (05:56 -0500)
committerChristopher tofu Zorn <tofu@stanziq.com>
Mon, 8 Feb 2010 10:56:46 +0000 (05:56 -0500)
setup.py

index 43d96cd..0ca52d5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from distutils.core import setup
 
 
 setup(name='punjab',
-      version='0.13',
+      version='0.14',
       description='Punjab, a twisted HTTP server with interfaces to XMPP.',
       author='Christopher Zorn',
       author_email='tofu@thetofu.com',