From 4629a998d885d04093c411ecfa5f13878fa388a7 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 21 Sep 2010 14:40:34 +0200 Subject: [PATCH] Bumped version. --- dbtemplates/__init__.py | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dbtemplates/__init__.py b/dbtemplates/__init__.py index bc8c296..4910b9e 100644 --- a/dbtemplates/__init__.py +++ b/dbtemplates/__init__.py @@ -1 +1 @@ -__version__ = "0.7.2" +__version__ = "0.7.3" diff --git a/docs/conf.py b/docs/conf.py index 65d1d8d..befa830 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,9 +45,9 @@ copyright = u'2010, Jannis Leidel' # built documents. # # The short X.Y version. -version = '0.7.2' +version = '0.7.3' # The full version, including alpha/beta/rc tags. -release = '0.7.2' +release = '0.7.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.