Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit cea3717

Browse files
authored
build release v1.1.1 (#11)
1 parent 596de99 commit cea3717

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env:
22
global:
33
- REPO_DIR="pywt"
4-
- BUILD_COMMIT=v1.1.0
4+
- BUILD_COMMIT=v1.1.1
55
- PLAT=x86_64
66
- UNICODE_WIDTH=32
77
- NP_BUILD_DEP="numpy==1.13.3"

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ os: Visual Studio 2015
1111
environment:
1212
global:
1313
# Remember to edit .travis.yml too
14-
BUILD_COMMIT: v1.1.0
14+
BUILD_COMMIT: v1.1.1
1515
WHEELHOUSE_UPLOADER_USERNAME: travis-worker
1616
WHEELHOUSE_UPLOADER_SECRET:
1717
secure:

0 commit comments

Comments
 (0)