Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Oct 27, 2023
1 parent edb9d52 commit 97431ab
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 @@ -4,7 +4,7 @@
description = description.read()

exec(open('version.py').read()) # Acquire version constants.
print(__version__)

# Define some package entry points. These will be command-line scripts that get
# installed into the user's PATH
epoints = """
Expand Down

0 comments on commit 97431ab

Please sign in to comment.