diff --git a/setup.py b/setup.py index c24530a7..1a4b6120 100644 --- a/setup.py +++ b/setup.py @@ -2,11 +2,11 @@ setup( name="kinfraglib", - version="1.0.0", + version="2.0.0", description="Kinase-focused fragment library", url="https://github.com/volkamerlab/kinfraglib", author="Volkamer Lab", - author_email="andrea.volkamer@charite.de", + author_email="volkamer@cs.uni-saarland.de", license="MIT", packages=find_packages(), classifiers=[