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 98310e4 commit 7850121Copy full SHA for 7850121
docs/source/conf.py
@@ -59,7 +59,7 @@
59
# The short X.Y version.
60
version = '0.1'
61
# The full version, including alpha/beta/rc tags.
62
-release = '0.1.0'
+release = '0.1.1'
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.1.0",
+ version="0.1.1",
14
description="PTP ranks the discoveries listed in security tool reports.",
15
author="Tao Sauvage",
16
author_email="[email protected]",
0 commit comments