Skip to content

Commit 615d189

Browse files
committed
add builds info in docs, update LICENSE year
1 parent bd147be commit 615d189

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019-2023 Eloy Félix Manzanares
3+
Copyright (c) 2019-2025 Eloy Félix Manzanares
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/user_guide/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Pypi
44

5-
Builds available for Linux, MacOS and Windows:
5+
Builds available for Linux (x86_64, arm64), MacOS (x86_64, arm64) and Windows (x86_64):
66

77
```bash
88
pip install fpsim2

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ theme:
5050

5151
repo_url: https://github.com/chembl/FPSim2
5252
repo_name: chembl/FPSim2
53+
copyright: 2019-2025 Eloy Félix Manzanares

0 commit comments

Comments
 (0)