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

Merge branch 'main' into arpa_use_config

This commit is contained in:
Ross McFarland
2023-09-16 21:54:18 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## v1.1.0 - 2023-??-?? - ???
## v1.1.0 - 2023-09-13 - More than enough for a minor release
#### Noteworthy changes

View File

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