We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d87c1 commit 972b695Copy full SHA for 972b695
setup.py
@@ -31,13 +31,13 @@
31
setup(
32
name="rexmex",
33
packages=find_packages(),
34
- version="0.0.7",
+ version="0.0.8",
35
license="Apache License, Version 2.0",
36
description="",
37
author="AstraZeneca BIKG Team",
38
author_email="bikg@astrazeneca.com",
39
url="https://github.com/AstraZeneca/rexmex",
40
- download_url="https://github.com/AstraZeneca/rexmex/archive/v_00007.tar.gz",
+ download_url="https://github.com/AstraZeneca/rexmex/archive/v_00008.tar.gz",
41
keywords=keywords,
42
install_requires=install_requires,
43
setup_requires=setup_requires,
0 commit comments