Skip to content

Commit

Permalink
chore: bumped setup.py (#4353)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten committed Feb 1, 2025
1 parent 28d11fa commit 4c417b5
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.3.1",
version="3.4.0",
packages=["analytics"],
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client", "gspread", "gspread-formatting"],
)

0 comments on commit 4c417b5

Please sign in to comment.