Version bump for bug fixes release (1.3.3 => 1.3.4)
This commit is contained in:
parent
969a1b3578
commit
ed14371d38
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ from setuptools import setup
|
||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
|
|
||||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||||
__version__ = '1.3.3'
|
__version__ = '1.3.4'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
# Basic package information.
|
# Basic package information.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue