Skip to content

Commit 972b695

Browse files
Docs
1 parent 75d87c1 commit 972b695

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
@@ -31,13 +31,13 @@
3131
setup(
3232
name="rexmex",
3333
packages=find_packages(),
34-
version="0.0.7",
34+
version="0.0.8",
3535
license="Apache License, Version 2.0",
3636
description="",
3737
author="AstraZeneca BIKG Team",
3838
author_email="bikg@astrazeneca.com",
3939
url="https://github.com/AstraZeneca/rexmex",
40-
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00007.tar.gz",
40+
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00008.tar.gz",
4141
keywords=keywords,
4242
install_requires=install_requires,
4343
setup_requires=setup_requires,

0 commit comments

Comments
 (0)