bumping version for 16.3.1 dev

This commit is contained in:
Mahmoud Hashemi 2016-05-23 10:01:17 -07:00
parent 154e032246
commit 6d33e9b1e1
1 changed files with 1 additions and 1 deletions

View File

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