Skip to content

Commit 6f3b364

Browse files
Update readme and changelog
1 parent cb7aa8b commit 6f3b364

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Drop Python versions before 3.6 as they are unsupported
2+
* Update code to Python 3 syntax
13
### 0.1.12/ 2020-14-12 ###
24

35
* Send `transloadit-client` header along with requests

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ A **Python** Integration for [Transloadit](https://transloadit.com)'s file uploa
1010

1111
This is a **Python** SDK to make it easy to talk to the [Transloadit](https://transloadit.com) REST API.
1212

13+
Only Python 3.6+ versions are supported.
14+
1315
## Install
1416

1517
```bash

0 commit comments

Comments
 (0)