diff options
author | Viljami Ilola <+@hix.fi> | 2024-04-20 22:09:23 +0300 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-04-20 22:09:23 +0300 |
commit | f4a064c1f36c7ab7993b30832dea386e4b79b49d (patch) | |
tree | a5ae7ff69f4959f09f47cb9fddc0dddb6c5c0f8e /pyproject.toml | |
parent | b9b64aa313a45ab53f856242b4ce5ddb151533fb (diff) |
sample loading and laser sound
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
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>"] |