Skip to content

Commit a8e1647

Browse files
committed
Bump: version 1.7.1
1 parent 3a454b1 commit a8e1647

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.7.1
2+
3+
* Use only a GET request when no body, otherwise POST
4+
15
## 1.7.0
26

37
* Added type annotations

tinify/version.py

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

0 commit comments

Comments
 (0)