summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorWolfgang Müller2024-11-15 16:36:11 +0100
committerWolfgang Müller2024-11-15 16:36:11 +0100
commitd52087a76d0ff7f465c0c3d634fc45727b3424e2 (patch)
treed6d9a65a59fdd1a8842748c8b6884c9ccd2f38bf /pyproject.toml
parent36ede4eb05c508b727e41a0f43cc3c88c7a94633 (diff)
downloadhircine-d52087a76d0ff7f465c0c3d634fc45727b3424e2.tar.gz
release: Version 0.3.0HEAD0.3.0trunk
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 2a3dec1..c92acee 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hircine"
-version = "0.2.0"
+version = "0.3.0"
description = "A web-based comic organizer"
authors = ["Wolfgang Müller <wolf@oriole.systems>"]
license = "ISC"