Changelog
=========
+- **1.9.2** Added Debian cracklib path
- **1.9.1** Fixed typo in example
- **1.9.0** Improvements to interactive mode
- **1.8.2** `generate_wordlist` behaviour didn't match doctring, fixed
- **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
License
setup(
name='xkcdpass',
- version='1.9.1',
+ version='1.9.2',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',