Version 1.4.33 placeholder

This commit is contained in:
Mike Bayer
2022-03-06 17:43:26 -05:00
parent 293cb14e21
commit de95dc4ce5
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -13,6 +13,10 @@ This document details individual issue-level changes made throughout
:start-line: 5
.. changelog::
:version: 1.4.33
:include_notes_from: unreleased_14
.. changelog::
:version: 1.4.32
:released: March 6, 2022
+1 -1
View File
@@ -131,7 +131,7 @@ from .types import VARBINARY
from .types import VARCHAR
__version__ = "1.4.32"
__version__ = "1.4.33"
def __go(lcls):