From cc38b1cd4e8c90b842291ec87ce8f7fb905b050c Mon Sep 17 00:00:00 2001 From: Robert Chisholm Date: Tue, 31 Oct 2023 09:54:52 +0000 Subject: [PATCH] Add note re version, tbd with Pete. --- swig/conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swig/conda/meta.yaml b/swig/conda/meta.yaml index bba64d0e1..af4371dd3 100644 --- a/swig/conda/meta.yaml +++ b/swig/conda/meta.yaml @@ -1,6 +1,6 @@ package: name: "pyflamegpu" - version: "2.0.0rc1" # todo + version: "2.0.0rc1" # {{ GIT_DESCRIBE_TAG }} # (Can only use git tag if it's made valid, e.g. no "-") source: # Use the current committed state of the repo, to avoid pinning versions or copying the build directory if using path.