summaryrefslogtreecommitdiff
path: root/smartypants.py
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2013-08-20 10:47:19 +0800
committerYu-Jie Lin <livibetter@gmail.com>2013-08-20 10:47:19 +0800
commit0a4c53470e682c6a7050efcd41ae75cc570a0464 (patch)
treef2c633ee03cbd1d19b72eaeaf71657a07b1238cc /smartypants.py
parent5bb74b2af16a4834f27e53c1eec4dc9b5bddd745 (diff)
downloadsmartypants-0a4c53470e682c6a7050efcd41ae75cc570a0464.tar.gz
finalize v1.8.1v1.8.1
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 71553e5..37fcca3 100755
--- a/smartypants.py
+++ b/smartypants.py
@@ -6,7 +6,7 @@
__author__ = 'Yu-Jie Lin'
__author_email__ = 'livibetter@gmail.com'
-__version__ = '1.8.0'
+__version__ = '1.8.1'
__license__ = 'BSD License'
__url__ = 'https://bitbucket.org/livibetter/smartypants.py'
__description__ = 'Python with the SmartyPants'