Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Dec 23, 2021
1 parent 48debad commit ae3b35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
setup(
name="chemicalx",
packages=find_packages(),
version="0.0.2",
version="0.0.3",
license="Apache License, Version 2.0",
description="A Deep Learning Library for Drug Pair Scoring.",
author="Benedek Rozemberczki and Charles Hoyt",
author_email="",
url="https://github.com/AstraZeneca/chemicalx",
download_url="https://github.com/AstraZeneca/chemicalx/archive/v_00002.tar.gz",
download_url="https://github.com/AstraZeneca/chemicalx/archive/v_00003.tar.gz",
keywords=keywords,
install_requires=install_requires,
setup_requires=setup_requires,
Expand Down

0 comments on commit ae3b35e

Please sign in to comment.