updates for v1.21.0 - README improvements and new PTBR wordlist
authorSteven Tobin <redacted>
Sun, 11 Jan 2026 15:45:04 +0000 (15:45 +0000)
committerSteven Tobin <redacted>
Sun, 11 Jan 2026 15:45:04 +0000 (15:45 +0000)
CONTRIBUTORS
LICENSE.BSD
README.rst
setup.py

index aeb172d5287382a8b109d4f79bf9bd9caf4e3c00..613e709e659640a533c7f9bf1622d924010b10ba 100644 (file)
@@ -44,4 +44,6 @@ David Shen <davidshen84@gmail.com>
 Gregor Dschung <gregor@chkpnt.de>
 Ben Kohler <bkohler@gentoo.org>
 Rikard Nordin <Rikard.Nordin@jordbruksverket.se>
-Rostyslav Bohomaz <rostyslav.bohomaz@gmail.com>
\ No newline at end of file
+Rostyslav Bohomaz <rostyslav.bohomaz@gmail.com>
+Nicola Chiapolini <nicola.chiapolini@physik.uzh.ch>
+Luis Tosk <6207512+luiztosk@users.noreply.github.com>
\ No newline at end of file
index d712344ed5cbcae3583a56e09b9378d9c11956fe..fbdbd7cc4ded3cb3ce9270a5b7d4e5206d8686e4 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2011 - 2025, Steven Tobin and Contributors.
+Copyright (c) 2011 - 2026, Steven Tobin and Contributors.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
index d5a004e7a7416b1327f545095c30863ca22c99d6..d15e6821f16c8dc6b0d8766631dd077d36451ae4 100644 (file)
@@ -197,6 +197,7 @@ or setting the appropriate environment variable::
 
 Changelog
 =========
+- **1.21.0** Improved README, added PT-BR wordlist
 - **1.20.0** Improved German wordlists, addressed bugs in delimeter and word length checks
 - **1.19.9** Remove usage of deprecated `assertEquals` in tests
 - **1.19.8** Enables `python -m xkcdpass` usage
index cbce85490a324ceb7e9437e01ad4704a3770aebc..712c97ae973d93969cc7444c7cd7f1be466f17a9 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ import sys
 
 setup(
     name='xkcdpass',
-    version='1.20.0',
+    version='1.21.0',
     author='Steven Tobin',
     author_email='steventtobin@gmail.com',
     url='https://github.com/redacted/XKCD-password-generator',
git clone https://git.99rst.org/PROJECT