Skip to content

Commit edf8ee7

Browse files
RexMex
1 parent 341df1e commit edf8ee7

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.4",
34+
version="0.0.5",
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_00004.tar.gz",
40+
download_url="https://github.com/AstraZeneca/rexmex/archive/v_00005.tar.gz",
4141
keywords=keywords,
4242
install_requires=install_requires,
4343
setup_requires=setup_requires,

0 commit comments

Comments
 (0)