Skip to content

Commit 4e87a46

Browse files
committed
removing the v from anaconda version
1 parent 6a2430f commit 4e87a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: pymiesim
3-
version: {{ GIT_DESCRIBE_TAG }}
3+
version: {{ GIT_DESCRIBE_TAG | replace("v", "") }}
44

55
source:
66
git_url: https://github.com/MartinPdeS/PyMieSim.git

0 commit comments

Comments
 (0)