Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored May 27, 2023
1 parent 639b86f commit ae09415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

setup(
name="OpenAIAuth",
version="1.0.0",
version="1.0.1",
license="MIT",
author="pengzhile",
author_email="<Unknown>",
author_email="acheong@student.dalat.org",
description="OpenAI Authentication Reverse Engineered",
packages=find_packages("src"),
package_dir={"": "src"},
Expand Down

0 comments on commit ae09415

Please sign in to comment.