mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-24 09:31:48 -04:00
Version 1.3.2 placeholder
This commit is contained in:
Vendored
+4
@@ -10,6 +10,10 @@
|
||||
.. include:: changelog_11.rst
|
||||
:start-line: 5
|
||||
|
||||
.. changelog::
|
||||
:version: 1.3.2
|
||||
:include_notes_from: unreleased_13
|
||||
|
||||
.. changelog::
|
||||
:version: 1.3.1
|
||||
:released: March 9, 2019
|
||||
|
||||
@@ -122,7 +122,7 @@ from .engine import create_engine # noqa nosort
|
||||
from .engine import engine_from_config # noqa nosort
|
||||
|
||||
|
||||
__version__ = "1.3.1"
|
||||
__version__ = '1.3.2'
|
||||
|
||||
|
||||
def __go(lcls):
|
||||
|
||||
Reference in New Issue
Block a user