v1.2.1 version bump & changelog update

This commit is contained in:
Ross McFarland
2023-09-29 13:08:36 -07:00
parent 5536479122
commit 32bf55d947
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## v1.2.1 - 2023-09-29 - Now with fewer stale files
* Update script/release to do clean room dist builds
## v1.2.0 - 2023-09-28 - Bunch more bug fixes
* Record.from_rrs supports `source` parameter
+1 -1
View File
@@ -1,3 +1,3 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
__VERSION__ = '1.2.0'
__VERSION__ = '1.2.1'