Scott Tankard <sptankard@gmail.com>
Sebastian Brannstrom <sebastian@lyft.com>
Russell Bradley <me@russellbradley.com>
+Chris Cogdon <chris.cogdon@dtexsystems.com>
Changelog
=========
+- **1.8.2** `generate_wordlist` behaviour didn't match doctring, fixed
- **1.8.1** Fix typo in validation function
- **1.8.0** Fix error in wordfile argument handling
- **1.7.0** require explicit permission to fall back to insecure PRNG
setup(
name='xkcdpass',
- version='1.8.1',
+ version='1.8.2',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',