Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hatta/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'hatta/__init__.py')
-rwxr-xr-xhatta/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hatta/__init__.py b/hatta/__init__.py
index cd58f3c..b158bc6 100755
--- a/hatta/__init__.py
+++ b/hatta/__init__.py
@@ -43,7 +43,7 @@ __all__ = [
]
# Project's metainformation
-__version__ = '1.6.1'
+__version__ = '1.6.2'
project_name = 'Hatta'
project_url = 'http://hatta-wiki.org/'
project_description = 'Wiki engine that lives in Mercurial repository.'