Skip to content

Commit

Permalink
Version 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Jan 2, 2021
1 parent a6f5de6 commit 68cdacb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## master - CURRENT

## 3.5.3 - 02/01/2021
## Modified
* Handle large number of hosted zones in `route53` provider

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "poetry.masonry.api"

[tool.poetry]
name = "dns-lexicon"
version = "3.5.2"
version = "3.5.3"
description = "Manipulate DNS records on various DNS providers in a standardized/agnostic way"
license = "MIT"
keywords = [
Expand Down

0 comments on commit 68cdacb

Please sign in to comment.