Skip to content

Commit

Permalink
set version manually
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed May 11, 2021
1 parent 2ede7c0 commit a5f8918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/meta.yaml
@@ -1,7 +1,7 @@
# For conda build
package:
name: rmg
version: {{ environ.get('GIT_DESCRIBE_TAG', '') }}
version: 3.1.0

source:
path: ../
Expand Down

0 comments on commit a5f8918

Please sign in to comment.