Version 1.4.24 placeholder

This commit is contained in:
Mike Bayer
2021-08-18 13:17:29 -04:00
parent dbca3582f9
commit 4331c1902a
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.24
:include_notes_from: unreleased_14
.. changelog::
:version: 1.4.23
:released: August 18, 2021
+1 -1
View File
@@ -130,7 +130,7 @@ from .types import VARBINARY
from .types import VARCHAR
__version__ = "1.4.23"
__version__ = "1.4.24"
def __go(lcls):