Commit ce8b0b14 authored by Diederik van der Boor's avatar Diederik van der Boor
Browse files

Bump to v1.2.3

parent d0fafdae
Changelog Changelog
========= =========
Version 1.2.3 (2017-12-04)
--------------------------
* Fixed ``reverse()`` import for Django 2.0.
* Fixed ``UnicodeDecodeError`` with cyrillic file names.
* Fixed Python 2 ``super()`` call.
Version 1.2.2 (2017-10-01) Version 1.2.2 (2017-10-01)
-------------------------- --------------------------
......
# following PEP 440 # following PEP 440
__version__ = "1.2.2" __version__ = "1.2.3"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment