Skip to content

Commit

Permalink
Release 0.135.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed May 7, 2019
1 parent 06f39f4 commit dd4179a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release Notes
=============

Version 0.135.0
---------------

- Revert "bump elasticsearch version (#4303)"
- remove passed from course progress for staff view (#4315)
- use fork of iso-3166-2.js for Kosovo country (#4314)

Version 0.134.0 (Released May 06, 2019)
---------------

Expand Down
2 changes: 1 addition & 1 deletion micromasters/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
)


VERSION = "0.134.0"
VERSION = "0.135.0"


BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
Expand Down

0 comments on commit dd4179a

Please sign in to comment.