From fe02513859efa371513e9cbf7f8a168c117048f0 Mon Sep 17 00:00:00 2001 From: Kyle Johnsen Date: Fri, 25 Aug 2023 11:58:30 -0400 Subject: [PATCH] bump to v0.9.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3b9df59..e6fa234 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cleosim" -version = "0.8.0" +version = "0.9.0" description = "Cleo: the Closed-Loop, Electrophysiology, and Optogenetics experiment simulation testbed" authors = [ "Kyle Johnsen ",