Skip to content

Commit

Permalink
Version 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Nov 29, 2018
1 parent 5054485 commit b36e075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Release History
---------------

0.8.6 (2018-11-??)
0.8.6 (2018-11-29)
++++++++++++++++++++++

**Improvements**
Expand Down
2 changes: 1 addition & 1 deletion jupytext/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Jupytext's version number"""

__version__ = '0.8.6rc1'
__version__ = '0.8.6'

0 comments on commit b36e075

Please sign in to comment.