From 2c0433eef33c3419c410ce2dc4151d2af8b20cf8 Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Thu, 30 Oct 2025 14:36:34 +1000 Subject: v1.0.4 bugfix release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 69f240a..4877e93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "scopekit" -version = "1.0.3" +version = "1.0.4" description = "General-purpose oscilloscope plotting components." authors = [{ name = "Sam Scholten", email = "s.scholten@uq.edu.au" }] requires-python = ">=3.8" -- cgit v1.2.3