We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4f451 commit 0684915Copy full SHA for 0684915
setup.py
@@ -52,6 +52,7 @@
52
long_description=long_description,
53
url=about['__url__'],
54
project_urls={
55
+ 'Release Notes': 'https://firebase.google.com/support/release-notes/admin/python',
56
'Source': 'https://github.com/firebase/firebase-admin-python',
57
},
58
author=about['__author__'],
0 commit comments