Skip to content

Commit 320fc29

Browse files
committed
Bump to v1.3.2
1 parent faddfb4 commit 320fc29

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
Version 1.3.2 (2017-07-17)
5+
--------------------------
6+
7+
* Fixed bogus migration changes detected by Django 1.11 for the AnyUrlField softdep.
8+
9+
410
Version 1.3.1 (2017-05-22)
511
--------------------------
612

fluent_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# following PEP 440
2-
__version__ = "1.3.1"
2+
__version__ = "1.3.2"

0 commit comments

Comments
 (0)