Skip to content

Commit

Permalink
Running on 1.0.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Jul 26, 2014
1 parent 7db89eb commit 1b208b9
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 1.0.0 (dev)
-------------------

*No changes 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 = (1, 0, 0, 'dev')


def get_release():
Expand Down

0 comments on commit 1b208b9

Please sign in to comment.