Skip to content

Commit 91ab1eb

Browse files
committed
updating setup.py for new tag
1 parent b96df1f commit 91ab1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author="Felipe Delestro",
2222
author_email="delestro@gmail.com",
2323
url="https://github.com/delestro/outputformat",
24-
download_url="https://github.com/delestro/outputformat/archive/refs/tags/v0.1.1.tar.gz",
24+
download_url="https://github.com/delestro/outputformat/archive/refs/tags/v0.1.2.tar.gz",
2525
license="MIT",
2626
keywords=["output", "print", "decorate", "format", "string", "beautify"],
2727
python_requires=">=3.6",

0 commit comments

Comments
 (0)