summaryrefslogtreecommitdiff
path: root/smartypants.py
diff options
context:
space:
mode:
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 d4b1743..3202e4d 100755
--- a/smartypants.py
+++ b/smartypants.py
@@ -14,7 +14,7 @@ smartypants module
__author__ = 'Yu-Jie Lin'
__author_email__ = 'livibetter@gmail.com'
-__version__ = '1.8.5'
+__version__ = '1.8.6'
__license__ = 'BSD License'
__url__ = 'https://bitbucket.org/livibetter/smartypants.py'
__description__ = 'Python with the SmartyPants'