We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da368c commit 6d125c3Copy full SHA for 6d125c3
docs/conf.py
@@ -33,7 +33,7 @@
33
author = "CERT Polska"
34
35
# The full version, including alpha/beta/rc tags
36
-release = "1.3.6"
+release = "1.3.7"
37
38
latex_engine = "xelatex"
39
scan/setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="libmailgoose",
12
- version="1.3.6",
+ version="1.3.7",
13
description="libmailgoose - check the settings needed to protect against e-mail spoofing",
14
author="CERT Polska",
15
author_email="info@cert.pl",
0 commit comments