Version 1.2.18 placeholder

This commit is contained in:
Mike Bayer
2019-01-25 21:32:00 -05:00
parent 47c245b90c
commit d196c49918
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -10,6 +10,10 @@
.. include:: changelog_10.rst
:start-line: 5
.. changelog::
:version: 1.2.18
:include_notes_from: unreleased_12
.. changelog::
:version: 1.2.17
:released: January 25, 2019
+1 -1
View File
@@ -122,7 +122,7 @@ from .engine import create_engine # noqa nosort
from .engine import engine_from_config # noqa nosort
__version__ = '1.2.17'
__version__ = '1.2.18'
def __go(lcls):