Skip to content

Commit

Permalink
release: v0.6.8
Browse files Browse the repository at this point in the history
Co-Authored-by: Lauren-D <[email protected]>
  • Loading branch information
lauren-d committed Jul 27, 2021
1 parent 8cc1d19 commit 6c4de0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

Changes
=======
Version 0.6.8 (released 2021-07-27)
**Minor change:**

* Catches runtime error.
* Uses pydocstyle and pycodestyle.
* Increase code coverage.
* Cleans code.

Version 0.6.7 (released 2021-07-19)

**Bug fix:**
Expand Down
2 changes: 1 addition & 1 deletion invenio_sip2/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

from __future__ import absolute_import, print_function

__version__ = '0.6.7'
__version__ = '0.6.8'

0 comments on commit 6c4de0a

Please sign in to comment.