Skip to content

Commit a9244df

Browse files
release: update version
1 parent 4ba63ac commit a9244df

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
### 0.1.1 / ????-??-?? ###
1+
### 0.1.1 / 2017-10-12 ###
22

33
* Support relative upload urls (Thank you @ciklop)
4+
* Unpin requests library version (Thank you @peixian)
5+
* Test against Python 3.6 (Thank you @thedrow)
46

57
### 0.1 / 2017-07-10 ###
68

tusclient/__init__.py

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

0 commit comments

Comments
 (0)