From 668a1e691c40c9b29ae851af6a0cfcfd81c4f332 Mon Sep 17 00:00:00 2001 From: Kris Thielemans Date: Sun, 27 Oct 2024 17:39:12 +0000 Subject: [PATCH] update yardl version --- .github/workflows/test_pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_pypi.yml b/.github/workflows/test_pypi.yml index f3cd4a7..09cabe1 100644 --- a/.github/workflows/test_pypi.yml +++ b/.github/workflows/test_pypi.yml @@ -7,7 +7,7 @@ on: - completed env: # Increase this to manually reset the conda environment cache - YARDL_VERSION: 0.6.1 + YARDL_VERSION: 0.6.2 jobs: publish: