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 6c12a65 commit ed5148dCopy full SHA for ed5148d
analytics/analytics_package/setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="analytics",
5
- version="3.2.0",
+ version="3.3.0",
6
packages=["analytics"],
7
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client", "gspread", "gspread-formatting"],
8
)
0 commit comments