Skip to content

Commit d0ad75b

Browse files
author
Sherwin H
committed
chore(release): 3.1.2
1 parent 2ba3ca6 commit d0ad75b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
410
[3.1.1](https://github.com/imgix/imgix-python/compare/3.1.0...3.1.1) (2019-08-22)
511
---------------------------------------------------------------------------------
612

imgix/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.1.1'
1+
__version__ = '3.1.2'

0 commit comments

Comments
 (0)