Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on `Keep a Changelog <https://keepachangelog.com/en/1.1.0>`_.
Contributors to each release are listed in alphabetical order by first name. List
entries are sorted in descending chronological order.

Unreleased
==========
[0.2.0] - 2026-07-19
====================

Changed
-------
Expand All @@ -32,6 +32,12 @@ Added
-----
- Added automated contributor acknowledgements using the All Contributors bot.

Contributors
------------
- Håkon Wiik Ånes
- Philipp Schlegel
- Vaibhav Patel

[0.1.13] - 2021-10-10
=====================

Expand Down
2 changes: 1 addition & 1 deletion morphops/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.13'
__version__ = '0.2.0'