Skip to content

Commit 2b95c6b

Browse files
release version bump 0.2.3
1 parent b4e1287 commit 2b95c6b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.2.3/ 2018-13-03 ###
2+
3+
* Refine connection error handling
4+
* Make long description render correctly on pypi.org
5+
* Set default chunksize to largest possible number
6+
17
### 0.2.2/ 2018-19-03 ###
28

39
* Replace the use of PyCurl with builtin http.client

tusclient/__init__.py

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

0 commit comments

Comments
 (0)