bumping version for 16.2.1 release

This commit is contained in:
Mahmoud Hashemi 2016-04-29 01:09:36 -07:00
parent 983055993f
commit fac02be06b
1 changed files with 1 additions and 1 deletions

View File

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