Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1799b8f..ea99686 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ import setuptools
setuptools.setup(
name='Hatta',
- version='1.6.1',
+ version='1.6.2',
license='GNU General Public License (GPL)',
author='Radomir Dopieralski',
author_email='hatta@sheep.art.pl',