Skip to content

Commit 41e7fc7

Browse files
committed
release 0.21.0
1 parent 82b90b9 commit 41e7fc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

py310/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyramid_openapi3"
3-
version = "0.20.1"
3+
version = "0.21.0"
44
description = "Pyramid addon for OpenAPI3 validation of requests and responses."
55
readme = "README.md"
66
authors = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyramid_openapi3"
3-
version = "0.20.1"
3+
version = "0.21.0"
44
description = "Pyramid addon for OpenAPI3 validation of requests and responses."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)