Skip to content

Commit

Permalink
New Metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Nov 23, 2021
1 parent 22d1b89 commit 3c98c85
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 @@ -31,13 +31,13 @@
setup(
name="rexmex",
packages=find_packages(),
version="0.0.3",
version="0.0.4",
license="Apache License, Version 2.0",
description="",
author="AstraZeneca BIKG Team",
author_email="",
url="https://github.com/AstraZeneca/rexmex",
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00003.tar.gz",
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00004.tar.gz",
keywords=keywords,
install_requires=install_requires,
setup_requires=setup_requires,
Expand Down

0 comments on commit 3c98c85

Please sign in to comment.