We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb4938 commit 67f0b09Copy full SHA for 67f0b09
checkdmarc/_constants.py
@@ -19,7 +19,7 @@
19
See the License for the specific language governing permissions and
20
limitations under the License."""
21
22
-__version__ = "5.12.14"
+__version__ = "5.12.15"
23
24
OS = platform.system()
25
OS_RELEASE = platform.release()
0 commit comments