Skip to content

Commit b7ad778

Browse files
committed
Update version to 0.2.1
1 parent 4dc9e64 commit b7ad778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# This call to setup() does all the work
1111
setup(
1212
name="DMARCReporting",
13-
version="0.2.0",
13+
version="0.2.1",
1414
description="Simple tool to extract error reports from DMARC files",
1515
long_description=README,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)