summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-27 17:13:12 +0300
committerViljami Ilola <+@hix.fi>2024-04-27 17:13:12 +0300
commitaf8c7b959ae66ee529a18ef655f30bff022a5a80 (patch)
tree809b752647453229278c88b4aafd68778726180e /pyproject.toml
parent9f8247dc4da89219b6eede08d58d96964391a077 (diff)
tests for settings - v0.4b1
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 6f7a108..06fb9da 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.4-alpha1"
+version = "0.4-beta1"
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>"]