diff options
author | Viljami Ilola <+@hix.fi> | 2024-04-20 22:32:26 +0300 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-04-20 22:32:26 +0300 |
commit | 90e5877b51a73e3531f8e33e789194d9e19aa52e (patch) | |
tree | e8cc0c1da4aaea1a45d405fcef3842095f01824f | |
parent | fa8d8f9e88c429ddc58ed1c273312ad5edf0f742 (diff) |
just version
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7b3d96e..8dfe11c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sliceitoff" -version = "0.3-beta.5" +version = "0.3-beta.6" 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>"] |