summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2009-07-09 20:06:09 +0200
committerMarcel Hellkamp <marc@gsites.de>2009-07-09 20:06:09 +0200
commit48725661ab6c19f6a412deb284aea029902a622e (patch)
treef0601a21300c559e1ecf71a98e474b37ac7a59d3
parentddcad7b2049804a4cad986e209185e0a1b630497 (diff)
downloadbottle-48725661ab6c19f6a412deb284aea029902a622e.tar.gz
Version bump
-rw-r--r--bottle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottle.py b/bottle.py
index be36262..e9ab262 100644
--- a/bottle.py
+++ b/bottle.py
@@ -61,7 +61,7 @@ Example
"""
__author__ = 'Marcel Hellkamp'
-__version__ = '0.4.6'
+__version__ = '0.4.7'
__license__ = 'MIT'