changeset 266:7d9c0bd21750 trunk

Bump up version number on trunk.
author cmlenz
date Mon, 20 Aug 2007 09:43:26 +0000
parents 96c535597ffe
children 385083341519
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@
 
 setup(
     name = 'Babel',
-    version = '0.9',
+    version = '1.0',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software