We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0026e commit 70a3adeCopy full SHA for 70a3ade
1 file changed
checkdmarc/_constants.py
@@ -18,7 +18,7 @@
18
See the License for the specific language governing permissions and
19
limitations under the License."""
20
21
-__version__ = "5.10.4"
+__version__ = "5.10.5"
22
23
OS = platform.system()
24
OS_RELEASE = platform.release()
0 commit comments