Skip to content

Commit

Permalink
Version bump: 4.1.0 (#53)
Browse files Browse the repository at this point in the history
psrok1 authored Dec 22, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c7bb429 commit 774f8d2
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
@@ -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 ---------------------------------------------------

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -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="[email protected]",

0 comments on commit 774f8d2

Please sign in to comment.