Release 4.0.0

This commit is contained in:
Will Greenberg
2025-04-07 15:04:00 -07:00
parent f7a0df3461
commit d95a389c3f
38 changed files with 67 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import sys
from setuptools import find_packages
from setuptools import setup
version = '4.0.0.dev0'
version = '4.0.0'
install_requires = [
'boto3>=1.15.15',