diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2020-02-13 01:05:27 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2020-02-13 01:05:27 -0300 |
commit | 1b26ad799217af7e187fdae78e862a6bf46e5591 (patch) | |
tree | 1a83ed408bda6dd94275468c6c62c2afc7127fe0 | |
parent | 5d96459ac6ab9ff89c17f1df7ccc35efb0a5cc98 (diff) |
Rename package
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py index 72cd04b..0d16495 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,3 @@ import setuptools -setuptools.setup(name="abdl", version="2.1.0", packages=["abdl"], install_requires=["pyparsing >= 2.4.2"]) +setuptools.setup(name="gan0f74bd87a23b515b45da7e6f5d9cc82380443dab", version="2.1.0", packages=["abdl"], install_requires=["pyparsing >= 2.4.2"]) |