Make the in-repo __VERSION__ match what the most recent release used

This commit is contained in:
Ross McFarland
2023-05-19 10:03:47 -07:00
parent eca3e108e3
commit b8147cd8b4
+1 -1
View File
@@ -1,3 +1,3 @@
'OctoDNS: DNS as code - Tools for managing DNS across multiple providers'
__VERSION__ = '1.0.0.rc0'
__VERSION__ = '1.0.0rc0'