Skip to content

Commit

Permalink
Bump version (0.1.9 -> 0.1.10)
Browse files Browse the repository at this point in the history
Dependencies:
    - Update required versions of dependencies.

Bugfixes:
    - Fix problems with bs4 parsing HTML.
    - Fix support for MITxPRO.

Signed-off-by: Rogério Brito <[email protected]>
  • Loading branch information
Rogério Brito committed Jul 24, 2018
1 parent 859a0d6 commit 265718c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_dl/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.9'
__version__ = '0.1.10'

0 comments on commit 265718c

Please sign in to comment.