bump version for 18.0.0 release

This commit is contained in:
Mahmoud Hashemi 2018-03-02 00:11:24 -08:00
parent 912af77d27
commit 3d21f0d884
1 changed files with 2 additions and 2 deletions

View File

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