Skip to content

Commit 41e66be

Browse files
author
wikiselev
committed
Update version to 2.1.4 in pyproject.toml and clarify AI-assisted code contributions in README.md
1 parent f668b0f commit 41e66be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
256256
- Public knowledge graph providers (Hetionet, BioKG, OpenBioLink, PrimeKG)
257257
- PyKEEN, scikit-learn, and Nextflow communities
258258
- ChEMBL and MeSH data sources
259-
- Code cleaned up and improved by GitHub Copilot (Claude Sonnet 4.5)
259+
- Portions of this codebase were generated, refactored, and/or cleaned using GitHub Copilot (Claude Sonnet 4.5). The authors reviewed, modified, and validated all AI-assisted code. Responsibility for the correctness, performance, and reproducibility of the code rests entirely with the authors.
260260

261261
---
262262

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "alethiotx"
7-
version = "2.1.3"
7+
version = "2.1.4"
88
description = "Alethio Therapeutics Python Toolkit"
99
readme = "README.md"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)