Skip to content

Commit

Permalink
Merge tag '0.5' into develop
Browse files Browse the repository at this point in the history
0.5
  • Loading branch information
domdinicola committed Dec 13, 2019
2 parents d8d6833 + 45c5f1c commit 978727c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Release 0.5 (in development)
Release 0.5
----------------
* added external reference as dependency
* improved donor permission
Expand Down
2 changes: 1 addition & 1 deletion src/donor_reporting_portal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
NAME = 'donor-reporting-portal'
VERSION = __version__ = '0.4'
VERSION = __version__ = '0.5'

0 comments on commit 978727c

Please sign in to comment.