Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnless committed Sep 4, 2023
1 parent ca971ec commit 5c3e46d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

setuptools.setup(
name="enka.py",
version="1.1.4",
author="pwnblog",
version="1.1.5",
author="pwnless",
author_email="[email protected]",
description="Library for fetching JSON data from site https://enka.network/",
long_description=open("README.md", "r", encoding="utf-8").read(),
long_description_content_type="text/markdown",
url="https://github.com/pwnblog/enka.py",
url="https://github.com/pwnless/enka.py",
keywords=['enkapy.py', 'enkapy', 'enka.network', 'genshinapi'],
packages=setuptools.find_packages(),
classifiers=[
Expand Down

0 comments on commit 5c3e46d

Please sign in to comment.