summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-18 17:24:14 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-18 17:24:14 +0200
commitf8452c313ca78e5f04714331c4a222e8aed53805 (patch)
tree2bd492d332e5867b6875d560ce97072a27e3523f /pyproject.toml
parent5e69623d022ecd747e20ca29e891d221c9ccbbab (diff)
Bot doesn't need to know cursor coordinates.
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 ca26e7d..8cfad68 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "miinaharava"
-version = "0.1"
+version = "0.2-alpha"
description = "Miinaharava ratkaisijalla"
authors = ["Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>"]
readme = "README.md"