Skip to content

Commit

Permalink
chore: updated ga package version (#4331)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Jan 17, 2025
1 parent e20dc8b commit 38fdf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics/analytics_package/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="analytics",
version="3.1.0",
version="3.2.0",
packages=["analytics"],
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client", "gspread", "gspread-formatting"],
)

0 comments on commit 38fdf64

Please sign in to comment.