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 d4876b9 commit 1a5d7d6Copy full SHA for 1a5d7d6
README.rst
@@ -1,4 +1,4 @@
1
-g============
+============
2
What is PTP?
3
============
4
docs/source/conf.py
@@ -59,7 +59,7 @@
59
# The short X.Y version.
60
version = '0.4'
61
# The full version, including alpha/beta/rc tags.
62
-release = '0.4.2'
+release = '0.4.3'
63
64
# The language for content autogenerated by Sphinx. Refer to documentation
65
# for a list of supported languages.
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="PTP",
13
- version="0.4.2",
+ version="0.4.3",
14
description="PTP parses and ranks the discoveries listed in security tool reports.",
15
author="Tao Sauvage",
16
author_email="[email protected]",
0 commit comments