mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-26 18:41:41 -04:00
- 1.1.14 placeholder
Change-Id: I1648f7780cc0accdfe7650a62754b39c8e5552a8
This commit is contained in:
Vendored
+4
@@ -18,6 +18,10 @@
|
||||
.. include:: changelog_07.rst
|
||||
:start-line: 5
|
||||
|
||||
.. changelog::
|
||||
:version: 1.1.14
|
||||
:include_notes_from: unreleased_11
|
||||
|
||||
.. changelog::
|
||||
:version: 1.1.13
|
||||
:released: August 3, 2017
|
||||
|
||||
@@ -128,7 +128,7 @@ from .schema import (
|
||||
from .inspection import inspect
|
||||
from .engine import create_engine, engine_from_config
|
||||
|
||||
__version__ = '1.1.13'
|
||||
__version__ = '1.1.14'
|
||||
|
||||
|
||||
def __go(lcls):
|
||||
|
||||
Reference in New Issue
Block a user