🟢 pyproject.toml: Added Poetry project configuration file

🛠️ pyproject.toml -> Updated version from 'v0.1.5' to 'v0.1.6'
This commit is contained in:
2024-11-01 13:18:38 +01:00
parent c1ad2ac9e0
commit 324397fe27

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "myice"
version = "v0.1.5"
version = "v0.1.6"
description = "myice parsing"
authors = ["Rene Luria <rene@luria.ch>"]
license = "MIT"