Skip to content

Commit

Permalink
Merge tag '23.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
felliott committed Apr 17, 2023
2 parents f11219a + b61d621 commit 64a0487
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,10 @@
ChangeLog
*********

23.1.0 (2023-04-17)
===================
- Fix: Improve support for special characters in tabular renderer sheet names. (thanks, @aaxelb!)

23.0.0 (2023-03-30)
===================
- Docs: Basic repository maintenance for 2023; update copyright dates and update COS jobs url.
Expand Down
2 changes: 1 addition & 1 deletion mfr/version.py
@@ -1 +1 @@
__version__ = '23.0.0'
__version__ = '23.1.0'

0 comments on commit 64a0487

Please sign in to comment.