Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into route-comp-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SGenheden committed Oct 7, 2024
2 parents 1f704cd + 6445f50 commit 9ae58bb
Show file tree
Hide file tree
Showing 4 changed files with 323 additions and 304 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## Version 1.6.0 - 2024-06-13

### Trivial changes

- rdkit version requirements have been updated to versions above 2023.9.1.

## Version 1.5.0 - 2024-05-27

### Features
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
project = "ReactionUtils"
copyright = "2022, Molecular AI group"
author = "Molecular AI group"
release = "1.5.0"
release = "1.6.0"

extensions = [
"sphinx.ext.autodoc",
Expand Down
Loading

0 comments on commit 9ae58bb

Please sign in to comment.