Skip to content

Commit 8877e4e

Browse files
authored
Merge pull request #181 from MolecularAI/release-v4.3.2
Release 4.3.2
2 parents e2b4015 + f709184 commit 8877e4e

File tree

4 files changed

+2018
-1856
lines changed

4 files changed

+2018
-1856
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## Version 4.3.2 2025-04-07
4+
5+
### Trivial changes
6+
7+
- Upgraded dependencies
8+
39
## Version 4.3.1 2024-12-05
410

511
### Trival changes

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
sys.path.insert(0, os.path.abspath("."))
55

66
project = "aizynthfinder"
7-
copyright = "2020-2024, Molecular AI group"
7+
copyright = "2020-2025, Molecular AI group"
88
author = "Molecular AI group"
9-
release = "4.3.1"
9+
release = "4.3.2"
1010

1111
# This make sure that the cli_help.txt file is properly formated
1212
with open("cli_help.txt", "r") as fileobj:

0 commit comments

Comments
 (0)