Skip to content

Commit b262bec

Browse files
authored
Step up to 3.5.0 (#102)
1 parent f4022ed commit b262bec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.5.0
4+
5+
* No new features but a switch of the way this package is released
6+
37
## 3.4.0
48

59
* Official support file paths for `swagger_present_uri`, `swagger_bundle_uri` and `swagger_css_uri`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "swagger-plugin-for-sphinx"
7-
version = "3.4.0"
7+
version = "3.5.0"
88
description = "Sphinx plugin which renders a OpenAPI specification with Swagger"
99
authors = [{ name = "Kai Mueller", email = "[email protected]" }]
1010
readme = "README.md"

0 commit comments

Comments
 (0)