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

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

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'