Version bump
This commit is contained in:
parent
e85e8e38ad
commit
a125ad6048
3 changed files with 3 additions and 5 deletions
4
setup.py
4
setup.py
|
|
@ -1,10 +1,8 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '2.5.1'
|
||||
__version__ = '2.5.2'
|
||||
|
||||
setup(
|
||||
# Basic package information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue