I just got a version bump PR: conda-forge/fenics-basix-feedstock#28
but it doesn't change the version, it just added quotes around the version string and resets build number to zero:
context:
name: fenics-basix
- version: 0.9.0
+ version: "0.9.0"
# cxx_compiler_version not specified on Windows
# extract from cxx_compiler
cxx_compiler_version: ${{ cxx_compiler_version | default(cxx_compiler | replace("vs", "")) }}
@@ -18,7 +18,7 @@ source:
sha256: 60e96b2393084729b261cb10370f0e44d12735ab3dbd1f15890dec23b9e85329
build:
- number: 3
+ number: 0
variant:
use_keys: