We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2b4015 + f709184 commit 8877e4eCopy full SHA for 8877e4e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## Version 4.3.2 2025-04-07
4
+
5
+### Trivial changes
6
7
+- Upgraded dependencies
8
9
## Version 4.3.1 2024-12-05
10
11
### Trival changes
docs/conf.py
@@ -4,9 +4,9 @@
sys.path.insert(0, os.path.abspath("."))
project = "aizynthfinder"
-copyright = "2020-2024, Molecular AI group"
+copyright = "2020-2025, Molecular AI group"
author = "Molecular AI group"
-release = "4.3.1"
+release = "4.3.2"
# This make sure that the cli_help.txt file is properly formated
12
with open("cli_help.txt", "r") as fileobj:
0 commit comments