Skip to content

Commit

Permalink
Update for 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Nov 10, 2018
1 parent 29f1585 commit ca5a14a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false

env:
global:
- VERSION=1.12rc1
- VERSION=1.12

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
VERSION: 1.12rc1
VERSION: 1.12
matrix:
- PY_MAJOR_VER: 2
MINICONDA_SUFFIX: ""
Expand Down
2 changes: 1 addition & 1 deletion construct.yaml.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: otconda@PY_MAJOR_VER@
version: 1.12rc1
version: 1.12

ignore_duplicate_files: true
install_in_dependency_order: true
Expand Down

0 comments on commit ca5a14a

Please sign in to comment.