Skip to content

Commit 2539fef

Browse files
committed
Bump version and update changelog
1 parent 554062e commit 2539fef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
6.5.0 (unreleased)
4+
6.5.0 (2024-02-26)
55
******************
66

77
Bug fixes:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apispec"
3-
version = "6.4.0"
3+
version = "6.5.0"
44
description = "A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)