Skip to content

Commit

Permalink
Bump version to 0.8-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
maiksprenger committed Aug 26, 2014
1 parent 51ba939 commit c0dd0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oscar/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Use 'final' as the 4th element to indicate
# a full release

VERSION = (0, 8, 0, 'dev')
VERSION = (0, 8, 0, 'beta', 1)


def get_short_version():
Expand Down

0 comments on commit c0dd0df

Please sign in to comment.