Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RAravindDS authored Oct 27, 2022
1 parent cab13a7 commit 7d9e7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
with open("README.md", "r", encoding="utf-8") as f:
long_description = f.read()

__version__ = "0.0.0" # update as per your need
__version__ = "0.0.1" # update as per your need

REPO_NAME = "auto_fe"
AUTHOR_USER_NAME = "RAravindDS"
Expand Down

0 comments on commit 7d9e7d8

Please sign in to comment.