diff --git a/plip/basic/config.py b/plip/basic/config.py index 102388e..91ad329 100644 --- a/plip/basic/config.py +++ b/plip/basic/config.py @@ -1,7 +1,7 @@ __version__ = '2.4.0' __maintainer__ = 'PharmAI GmbH (2020-2021) - www.pharm.ai - hello@pharm.ai' -__citation_information__ = "Adasme,M. et al. PLIP 2021: expanding the scope of the protein-ligand interaction profiler to DNA and RNA. " \ - "Nucl. Acids Res. (05 May 2021), gkab294. doi: 10.1093/nar/gkab294" +__citation_information__ = "Schake,P. Bolz,SN. et al. PLIP 2025: introducing protein–protein interactions to the protein–ligand interaction profiler. " \ + "Nucl. Acids Res. (10 May 2025), gkaf361. doi: 10.1093/nar/gkaf361" import logging