Skip to content

Commit

Permalink
Version bump: 4.1.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
psrok1 authored Dec 22, 2020
1 parent c7bb429 commit 774f8d2
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
version = '4.0.3'
version = '4.1.0'

# -- 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.3",
version="4.1.0",
description="Malduck is your ducky companion in malware analysis journeys",
author="CERT Polska",
author_email="info@cert.pl",
Expand Down

0 comments on commit 774f8d2

Please sign in to comment.