diff --git a/.github/workflows/-build-artifacts.yml b/.github/workflows/-build-artifacts.yml index a7f2f99..781ae3a 100644 --- a/.github/workflows/-build-artifacts.yml +++ b/.github/workflows/-build-artifacts.yml @@ -26,7 +26,7 @@ env: # Python version PYTHON_VERSION: "3.11" # clinvar-this package version - CLINVAR_THIS_VERSION: "0.10.2" + CLINVAR_THIS_VERSION: "0.12.0" # Helper to get unique cache keys CACHE_SEED: "0" # Maximal number of RCVs to process (0 = no limit).