From 58ce333e381676ed78de0b05fba579a18b8e37c7 Mon Sep 17 00:00:00 2001 From: Louis Abraham Date: Sun, 31 Jan 2021 00:21:19 +0100 Subject: [PATCH] v0.5.0 --- README.md | 2 ++ setup.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d551c4e..05f996e 100644 --- a/README.md +++ b/README.md @@ -186,3 +186,5 @@ ffpass export --file passwords.csv Thanks a lot to @lclevy for the retro-engineering\! I was inspired by his repository . + +Support of the last version of Firefox and unit tests are the great work of @lmcclell. diff --git a/setup.py b/setup.py index c8c5371..cb58157 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name="ffpass", - version="0.4.8", + version="0.5.0", author="Louis Abraham", license="MIT", author_email="louis.abraham@yahoo.fr", -- 2.52.0