Bump version
This commit is contained in:
@@ -4,6 +4,12 @@ Changelog
|
||||
Here you can see the full list of changes between each SQLAlchemy-Utils release.
|
||||
|
||||
|
||||
0.30.16 (2015-08-04)
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Fixed sort_query handling of aliased classes with hybrid properties
|
||||
|
||||
|
||||
0.30.15 (2015-07-28)
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
@@ -92,4 +92,4 @@ from .types import ( # noqa
|
||||
WeekDaysType
|
||||
)
|
||||
|
||||
__version__ = '0.30.15'
|
||||
__version__ = '0.30.16'
|
||||
|
Reference in New Issue
Block a user