Skip to content

Commit a1998b7

Browse files
Bump Version
1 parent 179069b commit a1998b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
setup(
3636
name="chemicalx",
3737
packages=find_packages(),
38-
version="0.0.3",
38+
version="0.0.4",
3939
license="Apache License, Version 2.0",
4040
description="A Deep Learning Library for Drug Pair Scoring.",
4141
author="Benedek Rozemberczki and Charles Hoyt",
4242
author_email="",
4343
url="https://github.com/AstraZeneca/chemicalx",
44-
download_url="https://github.com/AstraZeneca/chemicalx/archive/v_00003.tar.gz",
44+
download_url="https://github.com/AstraZeneca/chemicalx/archive/v.0.0.4.tar.gz",
4545
keywords=keywords,
4646
install_requires=install_requires,
4747
setup_requires=setup_requires,

0 commit comments

Comments
 (0)