Skip to content

Commit b909a81

Browse files
committed
Fix pygpu version.
1 parent cf3361b commit b909a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda/pygpu/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = environ.get('GIT_DESCRIBE_TAG')[1:] %}
1+
{% set version = environ.get('GPUARRAY_VERSION') %}
22

33
package:
44
name: pygpu

0 commit comments

Comments
 (0)