Skip to content

Commit

Permalink
Merge branch 'main' of github.ibm.com:DigitalPathologyZRL/histocartog…
Browse files Browse the repository at this point in the history
…raphy into main
  • Loading branch information
afoncubierta committed Apr 20, 2021
2 parents 419533a + a034c13 commit 7503a9a
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 @@ -128,12 +128,12 @@ def run(self):
# TODO: Update these values according to the name of the module.
setup(
name='histocartography',
version='0.1.3',
version='0.1.4',
description='Installable histocartography package.',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
url='https://github.com/histocartography/histocartography',
download_url='https://github.com/histocartography/histocartography/archive/refs/tags/v0.1.3.tar.gz',
download_url='https://github.com/histocartography/histocartography/archive/refs/tags/v0.1.4.tar.gz',
author='Guillaume Jaume, Pushpak Pati, Antonio Foncubierta Rodríguez',
author_email='[email protected], [email protected], [email protected]',
packages=find_packages('.'),
Expand Down

0 comments on commit 7503a9a

Please sign in to comment.