Update setup.py
This commit is contained in:
parent
cb9e2ceb68
commit
e487c84139
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ README_MD = open(join(dirname(abspath(__file__)), "README.md")).read()
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="truetool",
|
name="truetool",
|
||||||
version="3.0.2",
|
version="3.0.3",
|
||||||
|
|
||||||
# The packages that constitute your project.
|
# The packages that constitute your project.
|
||||||
# For my project, I have only one - "pydash".
|
# For my project, I have only one - "pydash".
|
||||||
|
Loading…
Reference in New Issue
Block a user