Version 1.4.15 placeholder

This commit is contained in:
Mike Bayer
2021-05-06 17:24:52 -04:00
parent 96d8a4acbb
commit 9220bc9d4c
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.15
:include_notes_from: unreleased_14
.. changelog::
:version: 1.4.14
:released: May 6, 2021
+1 -1
View File
@@ -130,7 +130,7 @@ from .types import VARBINARY
from .types import VARCHAR
__version__ = "1.4.14"
__version__ = "1.4.15"
def __go(lcls):