Updating to 1.4, pushing slew of changes up to Pypi (major thanks to Hades and eriks5 for their patches).
This commit is contained in:
parent
7cafb49fe8
commit
7f24324507
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ from setuptools import setup
|
|||
from setuptools import find_packages
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '1.3.6'
|
||||
__version__ = '1.4'
|
||||
|
||||
setup(
|
||||
# Basic package information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue