Release 5.0.0

This commit is contained in:
Brad Warren
2025-09-02 08:47:04 -07:00
parent 6f8a357147
commit c307f62114
40 changed files with 52 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.0.0.dev0'
version = '5.0.0'
install_requires = [
'google-api-python-client>=1.6.5',