Skip to content

Commit

Permalink
prepare release 24.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed May 23, 2024
1 parent 0aecc6c commit 09c109f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

# [24.3.1] - 2024-05-23
- fix: jsonapi renderer now chooses `type` consistently

# [24.3.0] - 2024-05-22
- speed up oai-pmh queries
- improve trove simple-json and html experience
Expand Down
2 changes: 1 addition & 1 deletion share/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '24.3.0'
__version__ = '24.3.1'

0 comments on commit 09c109f

Please sign in to comment.