diff --git a/setup.py b/setup.py index 94af84a..d44604a 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ from setuptools import setup __author__ = 'Mahmoud Hashemi' -__version__ = '19.1.0' +__version__ = '19.1.1dev' __contact__ = 'mahmoud@hatnote.com' __url__ = 'https://github.com/mahmoud/boltons' __license__ = 'BSD'