diff --git a/.github/workflows/-build-artifacts.yml b/.github/workflows/-build-artifacts.yml index 1f62bf2..cba9b61 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.17.1" + CLINVAR_THIS_VERSION: "0.18.0" # Helper to get unique cache keys CACHE_SEED: "0" # Maximal number of records to process (0 = no limit).