Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xXxCLOTIxXx committed Apr 27, 2024
1 parent f2afb17 commit 531e768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
ver = '1.1.7.2'

setup(
name = "projectZ.py",
name = "projectZ",
version = ver,
url = "https://github.com/xXxCLOTIxXx/projectZ.py",
download_url = link,
Expand Down Expand Up @@ -42,4 +42,4 @@
"python-magic-bin" if system().lower() == "windows" else "python-magic"
],
packages = find_packages()
)
)

0 comments on commit 531e768

Please sign in to comment.