Skip to content

Commit 2e1407a

Browse files
committed
Update setup.py
1 parent 845e7aa commit 2e1407a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
long_description=open("README.md").read(),
88
long_description_content_type="text/markdown",
99
project_urls={
10-
"Source code": "https://pypi.org/project/PySide6-FeatherIcons-QML/"
10+
"Source code": "https://github.com/Cuberootex/PySide6_FeatherIcons_QML",
1111
},
12-
version="0.1.1",
12+
version="0.1.2",
1313
packages=find_packages(),
1414
include_package_data=True,
1515
license="MIT",

0 commit comments

Comments
 (0)