summaryrefslogtreecommitdiff
path: root/smartypants.py
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2013-08-18 19:56:47 +0800
committerYu-Jie Lin <livibetter@gmail.com>2013-08-18 19:56:47 +0800
commitac756c2a1c1e398b35faceabb3f876a545f374de (patch)
tree14ee249739e8400346d842e347d51c044c34c973 /smartypants.py
parentd92b80377adb86b0e5dc688d5e2be4bb44ec7ee0 (diff)
downloadsmartypants-ac756c2a1c1e398b35faceabb3f876a545f374de.tar.gz
finalize v1.8.0v1.8.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 6cce92c..59daab6 100755
--- a/smartypants.py
+++ b/smartypants.py
@@ -6,7 +6,7 @@
__author__ = 'Yu-Jie Lin'
__author_email__ = 'livibetter@gmail.com'
-__version__ = '1.7.1'
+__version__ = '1.8.0'
__license__ = 'BSD License'
__url__ = 'https://bitbucket.org/livibetter/smartypants.py'
__description__ = 'Python with the SmartyPants'