summaryrefslogtreecommitdiff
path: root/smartypants.py
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2013-08-14 14:06:33 +0800
committerYu-Jie Lin <livibetter@gmail.com>2013-08-14 14:06:33 +0800
commite19022580f3eed4c71b6a2f8bd47d80c34d7222e (patch)
tree969857387a18fee722ebfca5d3212083b4fd59c8 /smartypants.py
parentccf9c2338e95b4436ed5a73d3585e25602e4b32b (diff)
downloadsmartypants-e19022580f3eed4c71b6a2f8bd47d80c34d7222e.tar.gz
finalize v1.7.0v1.7.0
Diffstat (limited to 'smartypants.py')
-rwxr-xr-xsmartypants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/smartypants.py b/smartypants.py
index 1c55157..128e6d7 100755
--- a/smartypants.py
+++ b/smartypants.py
@@ -6,7 +6,7 @@
__author__ = 'Yu-Jie Lin'
__author_email__ = 'livibetter@gmail.com'
-__version__ = '1.7.0dev'
+__version__ = '1.7.0'
__license__ = 'BSD License'
__url__ = 'https://bitbucket.org/livibetter/smartypants.py'
__description__ = 'Python with the SmartyPants'