Skip to content

Commit 016210e

Browse files
committed
v3.3.3 (2019-03-29)
- [Bugfix] Fix `pip install tutor-openedx`
1 parent 1e956b9 commit 016210e

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Changelog
22

3-
## Latest
3+
## v3.3.3 (2019-03-29)
44

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

7-
## v3.3.3 (2019-03-27)
8-
9-
- [Bugfix] Fix login from localhost
10-
117
## v3.3.2 (2019-03-27)
128

9+
- [Bugfix] Fix login from localhost
1310
- [Bugfix] Fix Android app image build
1411

1512
## 3.3.1 (2019-03-25)

tutor/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.2"
1+
__version__ = "3.3.3"

0 commit comments

Comments
 (0)