summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-26 21:45:46 +0300
committerViljami Ilola <+@hix.fi>2024-04-26 21:45:46 +0300
commitdf9682fef8f8aac6541989218427957c7b41ba54 (patch)
treeecd6944983933e1ec13ffa3f75ef504c7db3f55b /pyproject.toml
parent731bef1325855cf47d94c715e17aa89fd31cde9e (diff)
v0.3v0.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 8dfe11c..10628e8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3-beta.6"
+version = "0.3"
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>"]