Bump version to 5.4.0

This commit is contained in:
Erica Portnoy
2026-02-03 09:52:18 -08:00
parent 4de1c60534
commit 1ee73eed10
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.3.0'
version = '5.4.0.dev0'
install_requires = [
'google-api-python-client>=1.6.5',