Release 5.3.0

This commit is contained in:
Erica Portnoy
2026-02-03 09:52:16 -08:00
parent 6b8bb6c0a3
commit 54a3078305
40 changed files with 65 additions and 29 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.3.0.dev0'
version = '5.3.0'
install_requires = [
'boto3>=1.20.34',