Skip to content

Commit

Permalink
Release 21.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aaxelb committed Apr 1, 2021
1 parent bd88e29 commit e57e3b0
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.0.7] - 2021-04-01
- fix: facility != funder (in gov.clinicaltrials transformer)

# [21.0.6] - 2021-04-01
- remove feature: oai_dc formatter no longer puts first author last
- add utility: `share.util.names.get_related_agent_name` for consistently
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.0.6'
__version__ = '21.0.7'

0 comments on commit e57e3b0

Please sign in to comment.