Browse Source

Merge branch 'main' into ownership-add-lenient

pull/1013/head
Ross McFarland 3 years ago
committed by GitHub
parent
commit
2de9b80acc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      octodns/__init__.py

+ 1
- 1
octodns/__init__.py 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'

Loading…
Cancel
Save