We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e956b9 commit 016210eCopy full SHA for 016210e
CHANGELOG.md
@@ -1,15 +1,12 @@
1
# Changelog
2
3
-## Latest
+## v3.3.3 (2019-03-29)
4
5
- [Bugfix] Fix `pip install tutor-openedx`
6
7
-## v3.3.3 (2019-03-27)
8
-
9
-- [Bugfix] Fix login from localhost
10
11
## v3.3.2 (2019-03-27)
12
+- [Bugfix] Fix login from localhost
13
- [Bugfix] Fix Android app image build
14
15
## 3.3.1 (2019-03-25)
tutor/__about__.py
@@ -1 +1 @@
-__version__ = "3.3.2"
+__version__ = "3.3.3"
0 commit comments