Skip to content

Commit 99cbb0d

Browse files
committed
Bump: version 1.7.1
1 parent 936d93c commit 99cbb0d

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)