Skip to content

Commit b5e117b

Browse files
committed
release 2.0.3
1 parent 7dec800 commit b5e117b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.3] - 2024-03-10
10+
911
### Fixed
1012

1113
- The SMARTS pattern for halogen bond acceptors was not allowing carbonyles and other

prolif/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.3-rc1"
1+
__version__ = "2.0.3"

0 commit comments

Comments
 (0)