aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSam Scholten2025-10-28 13:26:16 +1000
committerSam Scholten2025-10-28 13:27:08 +1000
commit2c382a14d963b18708ae1c9a0756b0c17d66e01a (patch)
tree8d0e8125457920fee9685f8705b4a0ec3c69ea5e /pyproject.toml
parentb13198edb3120826c006aeca1414e109cec66ec2 (diff)
downloadscopekit-1.0.2.tar.gz
scopekit-1.0.2.zip
remove monotonicity checkv1.0.2
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 888af00..e0b5d54 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scopekit"
-version = "1.0.1"
+version = "1.0.2"
description = "General-purpose oscilloscope plotting components."
authors = [{ name = "Sam Scholten", email = "s.scholten@uq.edu.au" }]
requires-python = ">=3.8"