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
@@ -1,6 +1,6 @@
from setuptools import setup
version = '5.3.0.dev0'
version = '5.3.0'
setup(
version=version,