🛠️ myice.py -> updated error messages to redirect to stderr

🛠️ myice.py -> changed login and get\_userid prints to write to stderr
🔴 pyproject.toml -> removed version v0.1.3
🟢 pyproject.toml -> added version v0.1.5
This commit is contained in:
2024-11-01 11:23:05 +01:00
parent bce52d2462
commit 49f72ef22e
2 changed files with 7 additions and 6 deletions

View File

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