mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 06:07:27 -04:00
Version 1.4.24 placeholder
This commit is contained in:
Vendored
+4
@@ -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
|
||||
|
||||
@@ -130,7 +130,7 @@ from .types import VARBINARY
|
||||
from .types import VARCHAR
|
||||
|
||||
|
||||
__version__ = "1.4.23"
|
||||
__version__ = "1.4.24"
|
||||
|
||||
|
||||
def __go(lcls):
|
||||
|
||||
Reference in New Issue
Block a user