Skip to content

Commit 17ff65c

Browse files
committed
update changelog, bump version
1 parent 8243855 commit 17ff65c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.1.1
2+
- New: SQL and DBML renderers can now be supplied to parser
3+
14
# 1.1.0
25

36
- New: SQL and DBML rendering rewritten tow support external renderers

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
description=SHORT_DESCRIPTION,
1717
long_description=LONG_DESCRIPTION,
1818
long_description_content_type='text/markdown',
19-
version='1.1.0',
19+
version='1.1.1',
2020
author='Daniil Minukhin',
2121
author_email='ddddsa@gmail.com',
2222
url='https://github.com/Vanderhoof/PyDBML',

0 commit comments

Comments
 (0)