Skip to content

Commit

Permalink
Version 1.7.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Oct 5, 2020
1 parent 140e7d0 commit 89995ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.6.1-dev (2020-10-??)
1.7.0-rc0 (2020-10-05)
----------------------

**Changed**
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__ = "1.6.1-dev"
__version__ = "1.7.0-rc0"

0 comments on commit 89995ea

Please sign in to comment.