Skip to content

Commit

Permalink
Bumped version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Sep 5, 2016
1 parent 8e0f909 commit 31b35ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

log = logging.getLogger(__name__)

__version__ = '0.8.0'
__version__ = '0.9.0'


try:
Expand Down

0 comments on commit 31b35ca

Please sign in to comment.