Skip to content

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Oct 23, 2024
1 parent 8fa3384 commit 0141d5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ For examples and more information see [documentation](https://libatoms.github.io

# Recent changes

v0.3.2:

- Add `+` operator for combining `ConfigSet` objects
- Improved `wfl.generate.md` logging
- Little bug fixes / error message improvements

v0.3.1:

- additional updates to file-based calculators for ASE v3.23.
Expand Down
2 changes: 1 addition & 1 deletion wfl/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.1"
__version__ = "0.3.2"

0 comments on commit 0141d5c

Please sign in to comment.