summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-26 21:59:18 +0300
committerViljami Ilola <+@hix.fi>2024-04-26 21:59:18 +0300
commitfde888991eb8f8be560da6e606abe58d95f9cf64 (patch)
treebaa8a50c90c5e31d0174bbbe32cb9dd3e9eb1aa8 /pyproject.toml
parentdf9682fef8f8aac6541989218427957c7b41ba54 (diff)
just release related fixesv0.3.post1version-0.3
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 10628e8..71dd03c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3"
+version = "0.3.post1"
description = "Arcade game where one slices play area off while avoiding slicing happy faces."
repository = "https://git.hix.fi/sliceitoff.git/"
authors = ["Viljami Ilola <+@hix.fi>"]