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

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <uilianries@gmail.com>
  • Loading branch information
uilianries committed Jul 10, 2019
1 parent f62019b commit 60ea0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bintray/bintray.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from bintray.utils import bool_to_number


__version__ = "0.2.0"
__version__ = "0.3.0"
__author__ = "Uilian Ries <uilianries@gmail.com>"
__license__ = "MIT"

Expand Down

0 comments on commit 60ea0d5

Please sign in to comment.