We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e1287 commit 2b95c6bCopy full SHA for 2b95c6b
CHANGELOG.md
@@ -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
7
### 0.2.2/ 2018-19-03 ###
8
9
* Replace the use of PyCurl with builtin http.client
tusclient/__init__.py
@@ -1 +1 @@
-__version__ = '0.2.2'
+__version__ = '0.2.3'
0 commit comments