changeset 350:bca4f3508207 0.5.x

Incremented version number for 0.5.x branch.
author cmlenz
date Tue, 18 Apr 2006 10:50:59 +0000
parents 4a0de8d10fe1
children fcf813ccf701
files bitten/__init__.py setup.cfg
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitten/__init__.py
+++ b/bitten/__init__.py
@@ -7,4 +7,4 @@
 # you should have received as part of this distribution. The terms
 # are also available at http://bitten.cmlenz.net/wiki/License.
 
-__version__ = '0.5.3'
+__version__ = '0.5.4'
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,7 @@
+[egg_info] 
+tag_build = dev 
+tag_svn_revision = true 
+
 [sdist]
 formats = bztar, gztar, zip
 
Copyright (C) 2012-2017 Edgewall Software