1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

v1.3.0 bump & changelog update

This commit is contained in:
Viranch Mehta
2023-11-14 10:19:10 -08:00
parent a30843a658
commit 16489d004a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## v1.3.0 - 2023-??-?? - ???
## v1.3.0 - 2023-11-14 - New and improved processors
#### Noteworthy changes

View File

@@ -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'