From 04c0662be45775a4c879a5af8bb52ecaaec07c24 Mon Sep 17 00:00:00 2001 From: Aahan Salecha Date: Fri, 24 Jan 2025 16:50:34 +0530 Subject: [PATCH] Update setup.py --- setup.py | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/setup.py b/setup.py index 319990b..52cc8ea 100644 --- a/setup.py +++ b/setup.py @@ -3,11 +3,7 @@ long_description = """
-[assets/ascii.png](https://github.com/aahan0511/Secrypto "Secrypto on GitHub") - -# [**`Secrypto`**](https://github.com/aahan0511/Secrypto "Secrypto on GitHub") - -### **`Secrypto`** +# **`Secrypto`** **Secrypto** is an excellent cryptographer, with more than $4.5e806$ (**45 with 805 following zeros!**) possible combinations. --- @@ -119,7 +115,7 @@ setup( name='secrypto', - version='1.0.0', + version='1.0.1', packages=find_packages(), install_requires=[], author='Aahan Salecha',