[readtorst] rst was not returned before

This commit is contained in:
mzwiessele 2015-10-12 09:53:50 +01:00
parent bc84d89b7d
commit 0a8d51c98e
3 changed files with 4 additions and 4 deletions

View file

@ -65,8 +65,8 @@ deploy:
password:
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
on:
tags: true
#tags: true
branch: master
#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.8dev"
__version__ = "0.8.8dev1"

View file

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