Skip to content

Commit 49857ca

Browse files
release: update version
1 parent 714ef4d commit 49857ca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.2.2/ 2018-19-03 ###
2+
3+
* Replace the use of PyCurl with builtin http.client
4+
* Remove unwanted debug printing
5+
16
### 0.2.1 / 2017-12-02 ###
27

38
* Fix installtion and Doc autogeneration issue

tusclient/__init__.py

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

0 commit comments

Comments
 (0)