File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 4.4.1 2025-12-09
4+
5+ ### Trivial changes
6+
7+ - Upgraded dependencies
8+
39## Version 4.4.0 2025-06-30
410
511## Features
Original file line number Diff line number Diff line change 66project = "aizynthfinder"
77copyright = "2020-2025, Molecular AI group"
88author = "Molecular AI group"
9- release = "4.4.0 "
9+ release = "4.4.1 "
1010
1111# This make sure that the cli_help.txt file is properly formated
1212with open ("cli_help.txt" , "r" ) as fileobj :
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " aizynthfinder"
3- version = " 4.4.0 "
3+ version = " 4.4.1 "
44description = " Retrosynthetic route finding using neural network guided Monte-Carlo tree search"
55authors = [" Molecular AI group <samuel.genheden@astrazeneca.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments