This commit is contained in:
hhh
2024-04-12 21:13:03 +03:00
parent a2ed04e483
commit ec679eafb0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "aiodatalite"
version = "1.0.0"
version = "1.0.1"
description = "A simple Python library to bind dataclasses with databases. Now asynchronous!"
authors = ["hhh <shshshsh@horsefucker.org>", "Ege Ozkan <egeemirozkan24@gmail.com>"]
documentation = "https://aiodatalite.readthedocs.io"