Skip to content

Commit 21f256f

Browse files
author
Matt Boran
committed
Update download link for 0.0.2
1 parent fd23f6c commit 21f256f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/mattboran/SelectiveSwiftLinter",
15-
download_url="https://github.com/mattboran/SelectiveSwiftLinter/releases/download/0.0.1/selective_linter-0.0.1-py3-none-any.whl",
15+
download_url="https://github.com/mattboran/SelectiveSwiftLinter/releases/download/0.0.2/selective_linter-0.0.2-py3-none-any.whl",
1616
packages=setuptools.find_packages(),
1717
classifiers=[
1818
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)