Skip to content

Commit

Permalink
v3.0.6
Browse files Browse the repository at this point in the history
- [Bugfix] Fix import/export of demo course (#175)
  • Loading branch information
regisb committed Feb 26, 2019
1 parent 4adaa67 commit 64eb8e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Latest

## 3.0.6 (2019-02-26)

- [Bugfix] Fix import/export of demo course (#175)

## 3.0.5 (2019-02-14)

- [Feature] Add cloud deployment script
Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.5"
__version__ = "3.0.6"

0 comments on commit 64eb8e0

Please sign in to comment.