Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 0523298

Browse files
committed
Update version to 0.2.0
Signed-off-by: Uilian Ries <[email protected]>
1 parent a134253 commit 0523298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bintray/bintray.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from bintray.utils import bool_to_number
1111

1212

13-
__version__ = "0.1.1"
13+
__version__ = "0.2.0"
1414
__author__ = "Uilian Ries <[email protected]>"
1515
__license__ = "MIT"
1616

0 commit comments

Comments
 (0)