We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372145c commit 9bbc850Copy full SHA for 9bbc850
analytics/analytics_package/setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="analytics",
5
- version="3.3.0",
+ version="3.3.1",
6
packages=["analytics"],
7
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client", "gspread", "gspread-formatting"],
8
)
0 commit comments