We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612639a commit e8d01f0Copy full SHA for e8d01f0
analytics/analytics_package/setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="analytics",
5
- version="3.0.1",
+ version="3.1.0",
6
packages=["analytics"],
7
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client"],
8
)
0 commit comments