Skip to content

Commit

Permalink
Release 21.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed May 25, 2021
1 parent d849018 commit 37ab926
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

# [21.2.1] - 2021-05-25
- fix: oai_dc formatter breaks on deletions

# [21.2.0] - 2021-05-25
- big rend! remove many things:
- concepts:
Expand Down
2 changes: 1 addition & 1 deletion share/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '21.2.0'
__version__ = '21.2.1'

0 comments on commit 37ab926

Please sign in to comment.