Skip to content

Commit

Permalink
Version 1.16.2 (#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts authored May 5, 2024
1 parent 9bc2675 commit fd07ae2
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,7 +1,7 @@
Jupytext ChangeLog
==================

1.16.2-dev (2024-05-??)
1.16.2 (2024-05-05)
-------------------

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

__version__ = "1.16.2-dev"
__version__ = "1.16.2"

0 comments on commit fd07ae2

Please sign in to comment.