Skip to content

Commit

Permalink
- forgot to rename project bruuuuuuuuuuuuuuuuuuuuuuh
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed Jan 11, 2025
1 parent b647a70 commit f77d9d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from setuptools import setup, find_packages

setup(
name="Eporner_API",
version="1.8.4",
name="Eporner_API-async",
version="1.8.5",
packages=find_packages(),
install_requires=["bs4", "eaf_base_api-async"],
entry_points={
Expand All @@ -13,7 +13,7 @@
author="Johannes Habel",
author_email="EchterAlsFake@proton.me",
description="A Python API for the Porn Site Eporner.com",
long_description=open('README.md').read(),
long_description=open('/home/asuna/PycharmProjects/EPorner_API/README.md').read(),
long_description_content_type='text/markdown',
license="LGPLv3",
url="https://github.com/EchterAlsFake/EPorner_API",
Expand Down

0 comments on commit f77d9d2

Please sign in to comment.