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

Commit f1a393c

Browse files
authored
Merge pull request #7 from grlee77/v1.0.2
update version to v1.0.2
2 parents 5dd7272 + 20faf61 commit f1a393c

File tree

3 files changed

+3
-3
lines changed

3 files changed

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

0 commit comments

Comments
 (0)