Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 445c8ca

Browse files
Na'aman HirschfeldNa'aman Hirschfeld
Na'aman Hirschfeld
authored and
Na'aman Hirschfeld
committed
updated changelog and version
1 parent 99a13a2 commit 445c8ca

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+
## v1.3.6 2021-05-20
4+
5+
* Update dependencies
6+
37
## v1.3.5 2020-02-28
48

59
* Rework schema reference logic, to improve handling of nested structures.

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 = "drf-openapi-tester"
3-
version = "1.3.5"
3+
version = "1.3.6"
44
description = "Test utility for validating OpenAPI response documentation"
55
authors = ["Sondre Lillebø Gundersen <sondrelg@live.no>", "Na'aman Hirschfeld <nhirschfeld@gmail.com>"]
66
maintainers = ["Na'aman Hirschfeld <nhirschfeld@gmail.com>"]

0 commit comments

Comments
 (0)