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

Commit 5311c30

Browse files
authored
Manually bump version to 1.1.3 for Travis-CI (#104)
1 parent dd33c70 commit 5311c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
global:
99
- REPO_DIR=pandas
1010
# on release change this to a version
11-
- BUILD_COMMIT="v1.1.2"
11+
- BUILD_COMMIT="v1.1.3"
1212
- UNICODE_WIDTH=32
1313
- PLAT=aarch64
1414
- NP_BUILD_DEP="numpy==1.13.3"

0 commit comments

Comments
 (0)