Skip to content

Commit

Permalink
Bump version: 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
psrok1 committed Jul 17, 2020
1 parent b79a764 commit 9f7f022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'CERT Polska'

# The full version, including alpha/beta/rc tags
release = '4.0.0'
release = '4.0.1'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="malduck",
version="4.0.0",
version="4.0.1",
description="Malduck is your ducky companion in malware analysis journeys",
author="CERT Polska",
author_email="info@cert.pl",
Expand Down

0 comments on commit 9f7f022

Please sign in to comment.