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

Commit 63fe4d0

Browse files
authored
Merge pull request #8 from grlee77/v1.0.3
update pywavelets version to v1.0.3
2 parents f1a393c + 3c2937d commit 63fe4d0

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.0.2
4+
- BUILD_COMMIT=v1.0.3
55
- PLAT=x86_64
66
- UNICODE_WIDTH=32
77
- NP_BUILD_DEP="numpy==1.9.1"

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.0.2
14+
BUILD_COMMIT: v1.0.3
1515
WHEELHOUSE_UPLOADER_USERNAME: travis-worker
1616
WHEELHOUSE_UPLOADER_SECRET:
1717
secure:

0 commit comments

Comments
 (0)