bumping version for 16.2.0 release

This commit is contained in:
Mahmoud Hashemi 2016-04-18 22:50:45 -07:00
parent 2e4c076697
commit b0c88024f9
1 changed files with 1 additions and 1 deletions

View File

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