mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-15 05:07:16 -04:00
Version 1.4.33 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.33
|
||||
:include_notes_from: unreleased_14
|
||||
|
||||
.. changelog::
|
||||
:version: 1.4.32
|
||||
:released: March 6, 2022
|
||||
|
||||
@@ -131,7 +131,7 @@ from .types import VARBINARY
|
||||
from .types import VARCHAR
|
||||
|
||||
|
||||
__version__ = "1.4.32"
|
||||
__version__ = "1.4.33"
|
||||
|
||||
|
||||
def __go(lcls):
|
||||
|
||||
Reference in New Issue
Block a user