Skip to content

Commit 9bbc850

Browse files
author
jpaten
committed
chore: bumped analytics package version (#4351)
1 parent 372145c commit 9bbc850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analytics/analytics_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="analytics",
5-
version="3.3.0",
5+
version="3.3.1",
66
packages=["analytics"],
77
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client", "gspread", "gspread-formatting"],
88
)

0 commit comments

Comments
 (0)