Viranch Mehta
2 years ago
No known key found for this signature in database
GPG Key ID: D83D1392AE9F93B4
2 changed files with
2 additions and
2 deletions
-
CHANGELOG.md
-
octodns/__init__.py
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
## v1.3.0 - 2023-??-?? - ??? |
|
|
|
## v1.3.0 - 2023-11-14 - New and improved processors |
|
|
|
|
|
|
|
#### Noteworthy changes |
|
|
|
|
|
|
|
|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers' |
|
|
|
|
|
|
|
# TODO: remove __VERSION__ w/2.x |
|
|
|
__version__ = __VERSION__ = '1.2.1' |
|
|
|
__version__ = __VERSION__ = '1.3.0' |