Skip to content

Commit 7850121

Browse files
committed
[doc] Increase minor version.
1 parent 98310e4 commit 7850121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# The short X.Y version.
6060
version = '0.1'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '0.1.0'
62+
release = '0.1.1'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="PTP",
13-
version="0.1.0",
13+
version="0.1.1",
1414
description="PTP ranks the discoveries listed in security tool reports.",
1515
author="Tao Sauvage",
1616
author_email="[email protected]",

0 commit comments

Comments
 (0)