From dc0e99b9a5d464b362bb8a23bf441da8087a6623 Mon Sep 17 00:00:00 2001 From: "J. S. Kottmann" Date: Thu, 19 Sep 2024 22:17:05 +0200 Subject: [PATCH 1/2] Update version.py --- src/tequila/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tequila/version.py b/src/tequila/version.py index 862db8be..6d6a8e74 100644 --- a/src/tequila/version.py +++ b/src/tequila/version.py @@ -1,2 +1,2 @@ -__version__ = "1.9.6dev" +__version__ = "1.9.7" __author__ = "Tequila Developers " From f4169491b69252025d86da4cf842a3bec0df177a Mon Sep 17 00:00:00 2001 From: Thuy <106404959+thuytr18@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:38:39 +0100 Subject: [PATCH 2/2] Updated Tutorials-Website (#367) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cf14d64..9ffaf33a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Tequila can execute the underlying quantum expectation values on state of the ar # Getting Started Get started with our collection of -- *[Tutorials](https://thuytr18.github.io/tequila-tutorials-beta/tutorials.html)* +- *[Tutorials](https://tequilahub.github.io/tequila-tutorials/)* Further sources: - [overview article](https://arxiv.org/abs/2011.03057)