Bump version to 5.5.0

This commit is contained in:
Will Greenberg
2026-03-10 10:47:29 -07:00
parent 1ff7e2032a
commit 8ebbe24190
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.4.0'
version = '5.5.0.dev0'
install_requires = [
'google-api-python-client>=1.6.5',