Skip to content

Commit

Permalink
Running on 0.11.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Jul 26, 2014
1 parent 7db89eb commit d05460d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release 0.11.1 (dev, only bugfixes)
-----------------------------------

*No fixes yet.*


Release 0.11 (July 26, 2014)
----------------------------

Expand Down
2 changes: 1 addition & 1 deletion embed_video/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SoundCloud.
"""

VERSION = (0, 11, 0, 'dev')
VERSION = (0, 11, 1, 'dev')


def get_release():
Expand Down

0 comments on commit d05460d

Please sign in to comment.