Update readme, bump version

This commit is contained in:
hhh
2024-03-17 23:20:32 +02:00
parent 944a9fe869
commit 4d6d5fca32
2 changed files with 19 additions and 13 deletions

View File

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