Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hatta.py
diff options
context:
space:
mode:
Diffstat (limited to 'hatta.py')
-rwxr-xr-xhatta.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hatta.py b/hatta.py
index d940b61..c191de7 100755
--- a/hatta.py
+++ b/hatta.py
@@ -68,7 +68,7 @@ try:
except ImportError:
split_japanese = None
-__version__ = '1.2.2-dev'
+__version__ = '1.2.3'
def external_link(addr):
"""Decide whether a link is absolute or internal."""