diff options
author | Wolfgang Müller | 2025-03-26 22:05:42 +0100 |
---|---|---|
committer | Wolfgang Müller | 2025-03-26 22:05:42 +0100 |
commit | 7206736845bb4d634c8fa001c61495b2e721c159 (patch) | |
tree | a22285cfc1454dee7ad3e919aa68294b27f3de2d /pyproject.toml | |
parent | b04cab20afc8d0c95ecae592cb44494858a06f46 (diff) | |
download | hircine-7206736845bb4d634c8fa001c61495b2e721c159.tar.gz |
release: Version 0.4.20.4.2
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 6c082c4..8e75701 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hircine" -version = "0.4.1" +version = "0.4.2" description = "A web-based comic organizer" authors = ["Wolfgang Müller <wolf@oriole.systems>"] license = "ISC" |