chore: bump project version to 1.2.3 in package.json and setup.py

This commit is contained in:
retoor 2025-02-10 22:09:59 +00:00
parent ddb841006b
commit 0ad96ba170

View File

@ -11,7 +11,7 @@ authors = [
{ name = "retoor", email = "retoor@molodetz.nl" }
]
keywords = ["chat", "snek", "molodetz","bot"]
requires-python = ">=3.12"
requires-python = ">=3"
dependencies = [
"aiohttp"
]