Skip to content

Commit 1a5d7d6

Browse files
committed
Bump patch version to 0.4.3
1 parent d4876b9 commit 1a5d7d6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
g============
1+
============
22
What is PTP?
33
============
44

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.4'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '0.4.2'
62+
release = '0.4.3'
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.4.2",
13+
version="0.4.3",
1414
description="PTP parses and ranks the discoveries listed in security tool reports.",
1515
author="Tao Sauvage",
1616
author_email="[email protected]",

0 commit comments

Comments
 (0)