fix: don't use static properties

This commit is contained in:
2023-09-08 15:16:12 +03:00
parent 4ec4bb9aac
commit bfa6d717c2
3 changed files with 4 additions and 20 deletions

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "sati-ac"
version = "0.1.1"
version = "0.1.2"
authors = [
{ name="sati.ac", email="sati.ac@proton.me" }
]