Skip to content

Commit

Permalink
REL v0.17.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
GPUtester committed Dec 10, 2020
1 parent eb3096c commit 897b304
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conda/environments/cuspatial_dev_cuda10.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ channels:
dependencies:
- clang=8.0.1
- clang-tools=8.0.1
- cudf=0.16.*
- cudf=0.17.*
- cudatoolkit=10.1
- gdal>=3.0.2
- geopandas=0.7.0
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/cuspatial_dev_cuda10.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ channels:
dependencies:
- clang=8.0.1
- clang-tools=8.0.1
- cudf=0.16.*
- cudf=0.17.*
- cudatoolkit=10.2
- gdal>=3.0.2
- geopandas=0.7.0
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/cuspatial_dev_cuda11.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ channels:
dependencies:
- clang=8.0.1
- clang-tools=8.0.1
- cudf=0.16.*
- cudf=0.17.*
- cudatoolkit=11.0
- gdal>=3.0.2
- geopandas=0.7.0
Expand Down

0 comments on commit 897b304

Please sign in to comment.