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

Commit

Permalink
Bump minor version to 0.8.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 21, 2019
1 parent 53f8088 commit 3d01417
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 @@ -9,7 +9,7 @@
from bintray.utils import bool_to_number


__version__ = "0.7.0"
__version__ = "0.8.0"
__author__ = "Uilian Ries <uilianries@gmail.com>"
__license__ = "MIT"

Expand Down

0 comments on commit 3d01417

Please sign in to comment.