Update email

This commit is contained in:
hhh
2024-03-17 23:23:49 +02:00
parent 4d6d5fca32
commit 3b2cd02735

View File

@@ -2,7 +2,7 @@
name = "aiodatalite" name = "aiodatalite"
version = "1.0.0" version = "1.0.0"
description = "A simple Python library to bind dataclasses with databases. Now asynchronous!" description = "A simple Python library to bind dataclasses with databases. Now asynchronous!"
authors = ["hhh <h@localhost>", "Ege Ozkan <egeemirozkan24@gmail.com>"] authors = ["hhh <shshshsh@horsefucker.org>", "Ege Ozkan <egeemirozkan24@gmail.com>"]
documentation = "https://aiodatalite.readthedocs.io" documentation = "https://aiodatalite.readthedocs.io"
repository = "https://github.com/kotikotprojects/aiodatalite" repository = "https://github.com/kotikotprojects/aiodatalite"
readme = "README.md" readme = "README.md"