Merge pull request #264 from SheffieldML/pre0.8.8

Pre0.8.8
This commit is contained in:
Max Zwiessele 2015-10-11 18:00:45 +01:00
commit 3488ef4a4d
3 changed files with 3 additions and 3 deletions

View file

@ -67,6 +67,6 @@ deploy:
on:
tags: true
branch: plot_density
server: https://testpypi.python.org/pypi
#server: https://testpypi.python.org/pypi
distributions: "bdist_wheel sdist"
skip_cleanup: true

View file

@ -1 +1 @@
__version__ = "0.8.9.dev"
__version__ = "0.8.8dev"

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.8.9.dev
current_version = 0.8.8dev
tag = True
commit = True