Merge pull request #415 from SheffieldML/devel

deploy
This commit is contained in:
Max Zwiessele 2016-07-30 11:28:39 +01:00 committed by GitHub
commit be64045166
4 changed files with 3 additions and 4 deletions

View file

@ -61,7 +61,6 @@ deploy:
password:
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
on:
tags: true
branch: deploy
distributions: $DIST
skip_cleanup: true

View file

@ -1 +1 @@
__version__ = "1.1.3"
__version__ = "1.2.0"

View file

@ -1,7 +1,7 @@
environment:
pip_access:
secure: 8/ZjXFwtd1S7ixd7PJOpptupKKEDhm2da/q3unabJ00=
gpy_version: 1.1.3
gpy_version: 1.2.0
matrix:
- PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda-x64

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.3
current_version = 1.2.0
tag = False
commit = True