Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanchezgarc authored Mar 16, 2022
1 parent 3f3987a commit de8b765
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 @@
import setuptools
from setuptools import setup

VERSION="0.01"
VERSION="0.0.1"

def readme():
readmePath = os.path.abspath(os.path.join(__file__, "..", "README.md"))
Expand Down

0 comments on commit de8b765

Please sign in to comment.