Skip to content

Commit

Permalink
release: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ifedapoolarewaju committed Mar 19, 2018
1 parent 714ef4d commit 49857ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.2.2/ 2018-19-03 ###

* Replace the use of PyCurl with builtin http.client
* Remove unwanted debug printing

### 0.2.1 / 2017-12-02 ###

* Fix installtion and Doc autogeneration issue
Expand Down
2 changes: 1 addition & 1 deletion tusclient/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.1'
__version__ = '0.2.2'

0 comments on commit 49857ca

Please sign in to comment.