From 119f73148995712eb57740bbd2c87cb1da1db43c Mon Sep 17 00:00:00 2001 From: Justin Angel Date: Tue, 26 Jul 2022 16:52:21 -0400 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0ff9be2..6ba2dad 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name='bl-bfg', - version='0.5.4.4', + version='0.5.4.5', author='Justin Angel', author_email='justin@arch4ngel.ninja', description='A simple password guessing framework.',