summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSavagePeanut <sourcehut@lazytapir.com>2025-04-07 10:04:44 -0500
committerSavagePeanut <sourcehut@lazytapir.com>2025-04-07 10:09:35 -0500
commit3a0a7dd19a1cc588c72e5f6ea32c25614070b944 (patch)
tree0b820e359963002f68c64f2a75e71106640f17e6 /pyproject.toml
parent042252553cb2eac0bcd68d5dba85f9bad2d1d36e (diff)
update dependencies, bump version
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 951cbe8..b40626c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "maturin"
[project]
name = "slidge-style-parser"
+version = "v0.1.9"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Rust",