We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba3ca6 commit d0ad75bCopy full SHA for d0ad75b
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+[3.1.2](https://github.com/imgix/imgix-python/compare/3.1.1...3.1.2) (2019-03-11)
5
+---------------------------------------------------------------------------------
6
+
7
+- Fix Python 2/3 compatibility issues
8
+ ([\#57](https://github.com/imgix/imgix-python/pull/57))
9
10
[3.1.1](https://github.com/imgix/imgix-python/compare/3.1.0...3.1.1) (2019-08-22)
11
---------------------------------------------------------------------------------
12
imgix/_version.py
@@ -1 +1 @@
-__version__ = '3.1.1'
+__version__ = '3.1.2'
0 commit comments