Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheep@ghostwheel <sheep@ghostwheel>2008-12-15 07:27:44 (GMT)
committer sheep@ghostwheel <sheep@ghostwheel>2008-12-15 07:27:44 (GMT)
commit2626b866f3d8c28233b81139bab52ddde289f48a (patch)
treedcffb477b6b92019b33dd4a5cc465d19480e15fd
parente31b1e1ce7b2a90fdcfba87fbf6f533f47baafd0 (diff)
bump version1.2.1
-rwxr-xr-xhatta.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hatta.py b/hatta.py
index e96b37f..8e76450 100755
--- a/hatta.py
+++ b/hatta.py
@@ -67,7 +67,7 @@ try:
except ImportError:
split_japanese = None
-__version__ = '1.2.0'
+__version__ = '1.2.1'
class WikiConfig(object):
# Please see the bottom of the script for modifying these values.