diff options
author | Wolfgang Müller | 2024-07-22 14:40:47 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-07-22 14:40:47 +0200 |
commit | 4ef03c19bd0467e4a89afaaa0481d186e669b071 (patch) | |
tree | 71bfe653f8cfb59d72dacf084c04102043c99205 /pyproject.toml | |
parent | 31b1e182b3146ce16e3bd374bde63e0708b74490 (diff) | |
download | hircine-trunk.tar.gz |
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 7dfc6eb..1958a02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hircine" -version = "0.1.1" +version = "0.2.0" description = "A web-based comic organizer" authors = ["Wolfgang Müller <wolf@oriole.systems>"] license = "ISC" |