fix: move mutable object initialization to constructor
This commit is contained in:
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "sati-ac"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = [
|
||||
{ name="sati.ac", email="sati.ac@proton.me" }
|
||||
]
|
||||
@ -19,4 +19,4 @@ classifiers = [
|
||||
dependencies = ["websockets"]
|
||||
|
||||
[project.urls]
|
||||
"Homepage" = "https://git.sati.ac/sati.ac/sati-py"
|
||||
"Homepage" = "https://git.sati.ac/sati.ac/sati-py"
|
||||
|
||||
Reference in New Issue
Block a user