Bump version
This commit is contained in:
@@ -4,7 +4,7 @@ Changelog
|
|||||||
Here you can see the full list of changes between each SQLAlchemy-Utils release.
|
Here you can see the full list of changes between each SQLAlchemy-Utils release.
|
||||||
|
|
||||||
|
|
||||||
0.30.13 (2015-07-16)
|
0.30.13 (2015-07-21)
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
- Added support for InstrumentedAttributes, ColumnProperties and Columns in get_columns function
|
- Added support for InstrumentedAttributes, ColumnProperties and Columns in get_columns function
|
||||||
|
@@ -92,4 +92,4 @@ from .types import ( # noqa
|
|||||||
WeekDaysType
|
WeekDaysType
|
||||||
)
|
)
|
||||||
|
|
||||||
__version__ = '0.30.12'
|
__version__ = '0.30.13'
|
||||||
|
Reference in New Issue
Block a user