summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-04-20 22:09:23 +0300
committerViljami Ilola <+@hix.fi>2024-04-20 22:09:23 +0300
commitf4a064c1f36c7ab7993b30832dea386e4b79b49d (patch)
treea5ae7ff69f4959f09f47cb9fddc0dddb6c5c0f8e /pyproject.toml
parentb9b64aa313a45ab53f856242b4ce5ddb151533fb (diff)
sample loading and laser sound
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 1920306..7b3d96e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.3-beta.4"
+version = "0.3-beta.5"
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>"]