summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-26 22:49:31 +0300
committerViljami Ilola <+@hix.fi>2024-04-26 22:49:31 +0300
commite6a958b6c9d5f6c77918e11f3f862156d563ba14 (patch)
tree3981a140d5808d6aa0f62806a11bd37c2619b080 /pyproject.toml
parentfde888991eb8f8be560da6e606abe58d95f9cf64 (diff)
levels with different colors
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 71dd03c..1b15c84 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3.post1"
+version = "0.4-alpha1"
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>"]