summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorWolfgang Müller2025-04-18 12:41:57 +0200
committerWolfgang Müller2025-04-18 12:41:57 +0200
commit1953a4f7a547a0582122bb5c894533e2ad918f5e (patch)
tree2954145bdfd04612b24402849ed9df1839474449 /pyproject.toml
parent91c7111945e4783edeeb9d13508d5b1df730c15d (diff)
downloadhircine-1953a4f7a547a0582122bb5c894533e2ad918f5e.tar.gz
release: Version 0.4.4HEAD0.4.4trunknext
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2cc1c4e..d1a7d80 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hircine"
-version = "0.4.3"
+version = "0.4.4"
description = "A web-based comic organizer"
authors = ["Wolfgang Müller <wolf@oriole.systems>"]
license = "ISC"