Skip to content

Commit dc81c27

Browse files
Docs
1 parent 031925e commit dc81c27

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.5",
34+
version="0.0.6",
3535
license="Apache License, Version 2.0",
3636
description="",
3737
author="AstraZeneca BIKG Team",
3838
author_email="",
3939
url="https://github.com/AstraZeneca/rexmex",
40-
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00005.tar.gz",
40+
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00006.tar.gz",
4141
keywords=keywords,
4242
install_requires=install_requires,
4343
setup_requires=setup_requires,

0 commit comments

Comments
 (0)