We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb6744 commit 963de4fCopy full SHA for 963de4f
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
17
long_description = f.read()
18
19
-URL = 'https://github.com/kivy-garden/mapview'
+URL = 'https://github.com/Bit-Scripts/mapview'
20
21
setup_params = dict(
22
name='kivy_garden.mapview',
0 commit comments