mirror of https://github.com/mahmoud/boltons.git
bump version onto 19.0.1dev
This commit is contained in:
parent
42d06507bd
commit
71307e7db6
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ from setuptools import setup
|
||||||
|
|
||||||
|
|
||||||
__author__ = 'Mahmoud Hashemi'
|
__author__ = 'Mahmoud Hashemi'
|
||||||
__version__ = '19.0.0'
|
__version__ = '19.0.1dev'
|
||||||
__contact__ = 'mahmoud@hatnote.com'
|
__contact__ = 'mahmoud@hatnote.com'
|
||||||
__url__ = 'https://github.com/mahmoud/boltons'
|
__url__ = 'https://github.com/mahmoud/boltons'
|
||||||
__license__ = 'BSD'
|
__license__ = 'BSD'
|
||||||
|
|
Loading…
Reference in New Issue