Skip to content

Commit

Permalink
Merge branch 'release/0.7.1-beta' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Jul 1, 2014
2 parents 9a94b35 + d2cb44a commit ad1341c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.7.0-beta'
__version__ = '0.7.1-beta'

try:
from spotify.client import Spotify
Expand Down

0 comments on commit ad1341c

Please sign in to comment.