Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
onuratakan committed Apr 15, 2023
1 parent 32e5186 commit 3ffca58
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
Expand Up @@ -2,12 +2,12 @@


setup(name='gpt_address_api',
version='0.2.2',
description="""Mapping Addresses to Dynamic IPs, Simplified""",
version='0.1.0',
description="""Decentralized GPT API for everyone !""",
long_description_content_type="text/markdown",
include_package_data=True,
long_description="".join(open("README.md", encoding="utf-8").readlines()),
url='https://github.com/Naruno/Address-Name-System',
url='https://github.com/Naruno/GPT-Address-API',
author="Naruno Developers",
author_email='[email protected]',
license='MIT',
Expand Down

0 comments on commit 3ffca58

Please sign in to comment.