We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec66e commit da1cf2bCopy full SHA for da1cf2b
aiopenapi3/version.py
@@ -1 +1 @@
1
-__version__ = "0.4.0"
+__version__ = "0.5.0a1"
pyproject.toml
@@ -40,6 +40,7 @@ classifiers = [
40
"Programming Language :: Python :: 3.9",
41
"Programming Language :: Python :: 3.10",
42
"Programming Language :: Python :: 3.11",
43
+ "Programming Language :: Python :: 3.12",
44
]
45
dynamic = ['version']
46
0 commit comments