diff --git a/.github/workflows/test_zcu111.yml b/.github/workflows/test_zcu111.yml index 127c30740..48c14b387 100644 --- a/.github/workflows/test_zcu111.yml +++ b/.github/workflows/test_zcu111.yml @@ -12,6 +12,7 @@ on: - 'qick_demos/**' - 'qick_lib/**' - '**.py' + - '!qick_lib/qick/VERSION' permissions: contents: write diff --git a/docs/papers.rst b/docs/papers.rst index 0039f0a8f..a2063f73d 100644 --- a/docs/papers.rst +++ b/docs/papers.rst @@ -1,8 +1,13 @@ QICK papers =========== + This list of academic papers that used the QICK was last updated November 27, 2025. +QICK in the news +---------------- +* `Fermilab articles `_ + QICK system ----------- * `Ding, C. et al. Experimental advances with the QICK (Quantum Instrumentation Control Kit) for superconducting quantum hardware. (2023) `_. diff --git a/qick_lib/qick/VERSION b/qick_lib/qick/VERSION index bc2b3b794..553ada7dd 100644 --- a/qick_lib/qick/VERSION +++ b/qick_lib/qick/VERSION @@ -1 +1 @@ -0.2.378 +0.2.380