diff options
author | Viljami Ilola <+@hix.fi> | 2024-04-26 21:45:46 +0300 |
---|---|---|
committer | Viljami Ilola <+@hix.fi> | 2024-04-26 21:45:46 +0300 |
commit | df9682fef8f8aac6541989218427957c7b41ba54 (patch) | |
tree | ecd6944983933e1ec13ffa3f75ef504c7db3f55b /pyproject.toml | |
parent | 731bef1325855cf47d94c715e17aa89fd31cde9e (diff) |
v0.3v0.3
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 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>"] |