diff options
author | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-03-06 22:45:46 +0200 |
---|---|---|
committer | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-03-06 22:45:46 +0200 |
commit | ba60d82ba52749ea0074dcd8633ff51f05c5c47d (patch) | |
tree | 566a64307e70ad1d242bc512827eeee34a82f737 /pyproject.toml | |
parent | 14f605b204d1864a172e49fe1e2fd709efe8f967 (diff) |
dev scripts update. v0.2
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 2baa21c..e6637b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "miinaharava" -version = "0.2-beta" +version = "0.2" description = "Miinaharava ratkaisijalla" authors = ["Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>"] readme = "README.md" |