Skip to content

Commit

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

# [24.1.0] - 2024-05-20
- update django to 3.2.25
- fix oai-pmh feed

# [24.0.0] - 2024-02-13
- add `osfmap:hasCedarTemplate` to trove.vocab

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.0.0'
__version__ = '24.1.0'

0 comments on commit fb8de52

Please sign in to comment.