-Copyright (c) 2011 - 2018, Steven Tobin and Contributors.
+Copyright (c) 2011 - 2019, Steven Tobin and Contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Changelog
=========
+- **1.17.3** Updated license and supported versions
- **1.17.2** Compatibility fix for 2.x/3.x
- **1.17.1** Fix issue with README and unicode encoding
- **1.17.0** Add French, Norwegian, and Portuguese dictionaries. Bugfixes and improvements to tests (WIP).
- **1.14.0** Added Finnish and Italian language support (thanks to Jussi Tiira and Lorenzo Mureu respectively)
- **1.13.0** Added Spanish language wordfile (thanks to Javier Meija)
- **1.12.0** Handle maximum word length < minimum case by setting max = min
-- **1.11.1** Fix bug in entropy calc
License
setup(
name='xkcdpass',
- version='1.17.2',
+ version='1.17.3',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',