update README and setup for 1.9.2
authorSteven Tobin <redacted>
Mon, 23 Jan 2017 17:50:31 +0000 (17:50 +0000)
committerSteven Tobin <redacted>
Mon, 23 Jan 2017 17:50:31 +0000 (17:50 +0000)
README.rst
setup.py

index f10c22955f1e50c8d38e39f9bcd45512bf20e88d..8ac3f395f542c72cd865390fc70c530b0b489002 100644 (file)
@@ -162,6 +162,7 @@ An important caveat: due to the significant reduction in the size of the filtere
 
 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
@@ -171,7 +172,6 @@ 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
 
 
 License
index 8d6a9ebdc0e72116a6344b39a61df668c5a66db8..89f190c6ed2122c8792bf9d6bc2d5ddffc56f183 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
 
 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',
git clone https://git.99rst.org/PROJECT