Skip to content

Commit e247388

Browse files
chore(release): 3.2.1
1 parent 8924501 commit e247388

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
[3.2.1](https://github.com/imgix/imgix-python/compare/3.2.0...3.2.1) (2020-06-10)
5+
- refactor: relax validation for min/max width values ([#80](https://github.com/imgix/imgix-python/pull/80))
6+
47
[3.2.0](https://github.com/imgix/imgix-python/compare/3.1.2...3.2.0) (2020-06-05)
58
---------------------------------------------------------------------------------
69
- feat: create custom srcset ([#63](https://github.com/imgix/imgix-python/pull/63))

imgix/_version.py

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

0 commit comments

Comments
 (0)