- setup for 0.9.1

Change-Id: I84fa995b7c029404988f04df4fa1460c4409c7da
This commit is contained in:
Mike Bayer 2017-03-01 01:03:12 -05:00
parent d39c0ae72b
commit 910fc22f88
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from os import path
__version__ = '0.9.0'
__version__ = '0.9.1'
package_dir = path.abspath(path.dirname(__file__))

View File

@ -3,6 +3,10 @@
Changelog
==========
.. changelog::
:version: 0.9.1
:released:
.. changelog::
:version: 0.9.0
:released: February 28, 2017