bumping version for 16.5.0 release

This commit is contained in:
Mahmoud Hashemi 2016-07-19 00:27:16 -07:00
parent b1cd936409
commit 5b91fe1281
1 changed files with 1 additions and 1 deletions

View File

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