Skip to content

Commit

Permalink
Bump PATCH version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DePierre committed Aug 13, 2017
1 parent 03ec890 commit b43e581
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
# The short X.Y version.
version = '0.4'
# The full version, including alpha/beta/rc tags.
release = '0.4.1'
release = '0.4.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="PTP",
version="0.4.1",
version="0.4.2",
description="PTP parses and ranks the discoveries listed in security tool reports.",
author="Tao Sauvage",
author_email="sauvage.tao@gmail.com",
Expand Down

0 comments on commit b43e581

Please sign in to comment.