Skip to content

Commit 11b964f

Browse files
committed
Bump version to 0.2.1
1 parent 9a73e67 commit 11b964f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(fname):
1010

1111
setup(
1212
name="FakeSMTPd",
13-
version="0.2.0",
13+
version="0.2.1",
1414
description="SMTP server for testing mail functionality",
1515
long_description=read("README.md"),
1616
author="Sebastian Rittau",

0 commit comments

Comments
 (0)