Bump version slightly

This commit is contained in:
Ryan McGrath 2010-10-14 10:31:53 -04:00
parent 3f0d64fb3b
commit 7ccf8a2baf
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ from setuptools import find_packages
__author__ = 'Ryan McGrath <ryan@venodesigns.net>' __author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '1.2' __version__ = '1.2.1'
setup( setup(

View file

@ -22,7 +22,7 @@ from urllib2 import HTTPError
__author__ = "Ryan McGrath <ryan@venodesigns.net>" __author__ = "Ryan McGrath <ryan@venodesigns.net>"
__version__ = "1.1" __version__ = "1.2.1"
try: try: