changeset 195:3b5390a05b18 stable-0.8.x

Bump up version number on 0.8.x branch.
author cmlenz
date Mon, 02 Jul 2007 09:34:20 +0000
parents 1c7c254c5cb4
children
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -109,7 +109,7 @@
 
 setup(
     name = 'Babel',
-    version = '0.8',
+    version = '0.8.2',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software