Skip to content

Commit

Permalink
v3.3.3 (2019-03-29)
Browse files Browse the repository at this point in the history
- [Bugfix] Fix `pip install tutor-openedx`
  • Loading branch information
regisb committed Mar 29, 2019
1 parent 1e956b9 commit 016210e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Changelog

## Latest
## v3.3.3 (2019-03-29)

- [Bugfix] Fix `pip install tutor-openedx`

## v3.3.3 (2019-03-27)

- [Bugfix] Fix login from localhost

## v3.3.2 (2019-03-27)

- [Bugfix] Fix login from localhost
- [Bugfix] Fix Android app image build

## 3.3.1 (2019-03-25)
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.3.2"
__version__ = "3.3.3"

0 comments on commit 016210e

Please sign in to comment.