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.
|
||||
|
||||
|
||||
0.27.1 (2014-10-xx)
|
||||
0.27.1 (2014-10-20)
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Added support for more SQLAlchemy based objects and classes in get_tables function
|
||||
|
@@ -78,7 +78,7 @@ from .types import (
|
||||
from .models import Timestamp
|
||||
|
||||
|
||||
__version__ = '0.27.0'
|
||||
__version__ = '0.27.1'
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
Reference in New Issue
Block a user