Skip to content

Commit 4c417b5

Browse files
author
jpaten
committed
chore: bumped setup.py (#4353)
1 parent 28d11fa commit 4c417b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analytics/analytics_package/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="analytics",
5-
version="3.3.1",
5+
version="3.4.0",
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)