add backoff_decorator

This commit is contained in:
Ichinga Samuel
2024-08-20 06:22:51 +01:00
parent 1eeabd99fd
commit 1187bcc2dd
28 changed files with 1109 additions and 89 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aiomql"
version = "3.21"
version = "3.23"
readme = "README.md"
requires-python = ">=3.11"
classifiers = [