summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bottle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottle.py b/bottle.py
index 3f4532d..609c1db 100644
--- a/bottle.py
+++ b/bottle.py
@@ -62,7 +62,7 @@ Example
"""
__author__ = 'Marcel Hellkamp'
-__version__ = '0.6.2'
+__version__ = '0.6.3'
__license__ = 'MIT'
import sys