bump version for 17.0.0 release

This commit is contained in:
Mahmoud Hashemi 2017-01-24 22:53:55 -08:00
parent 3a0ca88dca
commit 61b7b40732
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ from setuptools import setup
__author__ = 'Mahmoud Hashemi'
__version__ = '16.5.2dev'
__version__ = '17.0.0'
__contact__ = 'mahmoudrhashemi@gmail.com'
__url__ = 'https://github.com/mahmoud/boltons'
__license__ = 'BSD'