Skip to content

Commit

Permalink
chore: bumped analytics package version (#4310)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Dec 18, 2024
1 parent 612639a commit e8d01f0
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.0.1",
version="3.1.0",
packages=["analytics"],
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client"],
)

0 comments on commit e8d01f0

Please sign in to comment.