Bump version v1.0.0
This commit is contained in:
parent
4fd412532b
commit
a7ea132a57
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="padio",
|
name="padio",
|
||||||
version="0.0.0",
|
version="1.0.0",
|
||||||
description="Zero pad numeric filenames",
|
description="Zero pad numeric filenames",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
Loading…
Reference in New Issue
Block a user