Skip to content

Commit

Permalink
updated repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 1, 2024
1 parent bef37ed commit e2d3804
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 @@ -7,12 +7,12 @@

setup(
name='markimg',
version='1.5.8',
version='1.5.9',
description='An app to mark landmark points and lines on an input image',
long_description=readme,
author='FNNDSC',
author_email='[email protected]',
url='http://wiki',
url='https://github.com/FNNDSC/pl-markimg#readme',
packages=['markimg'],
install_requires=['chrisapp'],
test_suite='nose.collector',
Expand Down

0 comments on commit e2d3804

Please sign in to comment.