- 0.8.11 dev bump

Change-Id: I2fdac1caaef103919e373537f9db297b058a7543
This commit is contained in:
Mike Bayer 2017-01-25 14:45:16 -05:00
parent e52106e91c
commit 2f675a4d59
1 changed files with 1 additions and 1 deletions

View File

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