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

Commit 60ea0d5

Browse files
committed
Bump version to 0.3.0
Signed-off-by: Uilian Ries <uilianries@gmail.com>
1 parent f62019b commit 60ea0d5

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.2.0"
13+
__version__ = "0.3.0"
1414
__author__ = "Uilian Ries <uilianries@gmail.com>"
1515
__license__ = "MIT"
1616

0 commit comments

Comments
 (0)