Skip to content

Commit

Permalink
Merge pull request #341 from edx/release/tag-0.4.8
Browse files Browse the repository at this point in the history
Increment to 0.4.8
  • Loading branch information
tobz committed Apr 14, 2016
2 parents 2f49312 + 3beccd6 commit affe630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ Matjaz Gregoric <mtyaka@gmail.com>
Adam Palay <adam@edx.org>
Awais Jibran <awaisdar001@gmail.com>
Dmitry Viskov <dmitry.viskov@webenterprise.ru>
Toby Lawrence <tlawrence@edx.org>
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='XBlock',
version='0.4.7',
version='0.4.8',
description='XBlock Core Library',
packages=[
'xblock',
Expand Down

0 comments on commit affe630

Please sign in to comment.