Skip to content

Commit

Permalink
release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cbouy committed Mar 10, 2024
1 parent 7dec800 commit b5e117b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.3] - 2024-03-10

### Fixed

- The SMARTS pattern for halogen bond acceptors was not allowing carbonyles and other
Expand Down
2 changes: 1 addition & 1 deletion prolif/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0.3-rc1"
__version__ = "2.0.3"

0 comments on commit b5e117b

Please sign in to comment.