Bump version
This commit is contained in:
@@ -4,10 +4,11 @@ Changelog
|
||||
Here you can see the full list of changes between each SQLAlchemy-Utils release.
|
||||
|
||||
|
||||
0.32.0 (2016-03-xx)
|
||||
0.32.0 (2016-03-17)
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Dropped py26 support
|
||||
- Made PasswordType to use LazyCryptContext by default (#204, courtesy of olegpidsadnyi)
|
||||
|
||||
|
||||
0.31.6 (2016-01-21)
|
||||
|
||||
@@ -93,4 +93,4 @@ from .types import ( # noqa
|
||||
WeekDaysType
|
||||
)
|
||||
|
||||
__version__ = '0.31.6'
|
||||
__version__ = '0.32.0'
|
||||
|
||||
Reference in New Issue
Block a user