From: Steven Tobin Date: Thu, 17 Dec 2020 22:47:02 +0000 (+0000) Subject: setup fixes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=83c532e021e7b19ea17033d15294df6c453fc099;p=redacted-XKCD-password-generator.git setup fixes --- diff --git a/setup.py b/setup.py index d82ec41..db2c823 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import sys setup( name='xkcdpass', - version='1.17.3', + version='1.17.4', author='Steven Tobin', author_email='steventtobin@gmail.com', url='https://github.com/redacted/XKCD-password-generator',