From bcbc7781772d6f08ad4a02cbfd8686b683b2187a Mon Sep 17 00:00:00 2001 From: Prince Date: Sat, 21 Aug 2021 09:16:56 +0200 Subject: [PATCH] update setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 47c71ec..a194e2c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="mistyfy", - version="1.0.0", + version="1.0.1", author="Prince Nyeche", author_email="support@elfapp.website", description="A package that helps encrypt any given string and returns an encrypted string with a signed hash."