We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66bbec commit fd78689Copy full SHA for fd78689
conda-recipes/cyberpandas/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: cyberpandas
3
- version: 0.3.0
+ version: {{ environ.get('GIT_DESCRIBE_TAG', '') }}
4
5
build:
6
number: 0
0 commit comments