From: Steven Tobin Date: Sun, 11 Jan 2026 16:08:04 +0000 (+0000) Subject: update contributors, bump version X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9db439542d9a156f8a9db56323b459670175c132;p=redacted-XKCD-password-generator.git update contributors, bump version --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 613e709..19748d0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -46,4 +46,5 @@ Ben Kohler Rikard Nordin Rostyslav Bohomaz Nicola Chiapolini -Luis Tosk <6207512+luiztosk@users.noreply.github.com> \ No newline at end of file +Luis Tosk <6207512+luiztosk@users.noreply.github.com> +Precioussheep <87296328+Precioussheep@users.noreply.github.com> \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 14a40f2..32ed1ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "xkcdpass" -version = "1.20.0" +version = "1.30.0" description = "Generate secure multiword passwords/passphrases, inspired by XKCD" readme = "README.rst" authors = [{ name = "Steven Tobin", email = "steventtobin@gmail.com" }]