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 554062e commit 2539fefCopy full SHA for 2539fef
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
---------
3
4
-6.5.0 (unreleased)
+6.5.0 (2024-02-26)
5
******************
6
7
Bug fixes:
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "apispec"
-version = "6.4.0"
+version = "6.5.0"
description = "A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)."
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments