Skip to content

Commit e8d01f0

Browse files
author
jpaten
committed
chore: bumped analytics package version (#4310)
1 parent 612639a commit e8d01f0

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.0.1",
5+
version="3.1.0",
66
packages=["analytics"],
77
install_requires=["matplotlib", "pandas", "numpy", "google-auth-oauthlib", "google-api-python-client"],
88
)

0 commit comments

Comments
 (0)