- 0.9.4 setup

Change-Id: Id951f3ff26b34a03a519b634d1cd7cbf0223f849
This commit is contained in:
Mike Bayer 2017-07-17 10:33:25 -04:00
parent bea341e2a2
commit 11b0e8a5b6
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -3,6 +3,9 @@
Changelog
==========
.. changelog::
:version: 0.9.4
.. changelog::
:version: 0.9.3
:released: July 6, 2017