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

Rel 0.9.21 version bump & CHANGELOG update

This commit is contained in:
Ross McFarland
2022-10-16 14:59:33 -07:00
parent 4bcc8200b2
commit 008621c5c8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## v0.9.21 - 2022-??-?? - ???
## v0.9.21 - 2022-10-16 - Last of the oughts
* Shim AxfrSource and ZoneFileSource post extraction into
https://github.com/octodns/octodns-bind

View File

@@ -1,3 +1,3 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
__VERSION__ = '0.9.20'
__VERSION__ = '0.9.21'