Bump version slightly
This commit is contained in:
parent
3f0d64fb3b
commit
7ccf8a2baf
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -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(
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue