Merged chbrown's patch to use 1.1 for default versioning endpoints; bumped to 2.5.1
This commit is contained in:
commit
b6c5dc5a48
2 changed files with 8 additions and 8 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
from setuptools import find_packages
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '2.5.0'
|
||||
__version__ = '2.5.1'
|
||||
|
||||
setup(
|
||||
# Basic package information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue