make setup.py smarter, now no need to update the URL again and also added more keywords. And in __version__.py updated the __author__
This commit is contained in:
@@ -5,7 +5,7 @@ __description__ = (
|
||||
)
|
||||
__url__ = "https://akamhy.github.io/waybackpy/"
|
||||
__version__ = "3.0.0"
|
||||
__author__ = "akamhy"
|
||||
__author__ = "Akash Mahanty"
|
||||
__author_email__ = "akamhy@yahoo.com"
|
||||
__license__ = "MIT"
|
||||
__copyright__ = "Copyright 2020-2022 Akash Mahanty et al."
|
||||
|
Reference in New Issue
Block a user