Skip to content

Commit aad0636

Browse files
release: update to v0.2
1 parent f829993 commit aad0636

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.2 / 2017-??-?? ###
1+
### 0.2 / 2017-12-02 ###
22

33
* Support for URL storage
44
* Use uploader without Client [#14](https://github.com/tus/tus-py-client/issues/14)

tusclient/__init__.py

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

0 commit comments

Comments
 (0)