From fb6f462ec7d9a405175d715674f2d7d3f432b094 Mon Sep 17 00:00:00 2001 From: Satvik Saha Date: Sat, 10 Apr 2021 18:35:51 +0530 Subject: [PATCH] Released v1.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 04edcb1..54e1475 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ author = "Parth Bibekar", author_email = "bibekarparth24@gmail.com", url = "https://github.com/ParthBibekar/Welearn-bot", - version = "1.0.0", + version = "1.0.1", license = "MIT", scripts = ["welearn_bot"], install_requires = requirements