bump version after merge

This commit is contained in:
Noah Levitt 2018-09-18 15:58:09 -07:00
parent 99398a83ba
commit a9f764fb45

View File

@ -10,7 +10,7 @@ except:
setuptools.setup( setuptools.setup(
name='doublethink', name='doublethink',
version='0.2.0.dev88', version='0.2.0.dev89',
packages=['doublethink'], packages=['doublethink'],
classifiers=[ classifiers=[
'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2.7',