We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77b6a5 commit 03d749dCopy full SHA for 03d749d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
-## v0.9.0 2026-??-??
+## v0.9.1 2026-01-12
2
+
3
+- Support multi content type in request body and responses by @luolingchun in #2
4
5
+## v0.9.0 2026-01-04
6
7
- first version
star_openapi/__version__.py
@@ -1 +1 @@
-__version__ = "0.9.0"
+__version__ = "0.9.1"
0 commit comments