Javier Meija <javier.meija@protonmail.ch>
Jussi Tiira <jussi@j24.fi>
Lorenzo Mureu <mureulor@gmail.com>
-Fabian Affolter <mail@fabian-affolter.ch>
\ No newline at end of file
+Fabian Affolter <mail@fabian-affolter.ch>
+Fred Cox <frederick.j.cox@gmail.com>
\ No newline at end of file
Changelog
=========
+- **1.14.3** Refactor password generator, fixes for hardcoded python version in test
- **1.14.2** Improve unit test discovery, remove deprecation warnings
- **1.14.1** Fix wordlist order in `locate_wordfile`
- **1.14.0** Added Finnish and Italian language support (thanks to Jussi Tiira and Lorenzo Mureu respectively)
- **1.9.3** Link EFF wordlist information, fix typos, update copyright
- **1.9.2** Added Debian cracklib path
- **1.9.1** Fixed typo in example
-- **1.9.0** Improvements to interactive mode
License
setup(
name='xkcdpass',
- version='1.14.2',
+ version='1.14.3',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',