Scot Hacker <shacker@birdhouse.org>,
Lars Noschinski <lars@public.noschinski.de>
Scott Tankard <sptankard@gmail.com>
+Sebastian Brannstrom <sebastian@lyft.com>
Changelog
=========
+- **1.6.4** fix broken link in README
- **1.6.3** ensure deduplication of wordlist
- **1.6.2** move contributors to stand-alone CONTRIBUTORS file
- **1.6.0** rename `--valid_chars` to `--valid-chars` for consistency
- **1.4.4** move example code out of package
- **1.4.3** add tests to package
- **1.4.2** add filtered wordlist (reducing potential NSFW passphrases)
-- **1.4.0** allow duplicate words in passphrase
License
=======
setup(
name='xkcdpass',
- version='1.6.3',
+ version='1.6.4',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',