From ea7779a10f52327479d02445b466ab9c6bbdce59 Mon Sep 17 00:00:00 2001 From: Jesse Saran <8915311+swrap@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:39:36 -0400 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2b45cc4..c4ed83e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aioadaptive" -version = "0.1.0" +version = "0.1.1" description = "Add your description here" readme = "README.md" authors = [