Skip to content

Commit d870a8b

Browse files
author
OliverBScott
committed
Updated version to 1.0.0
1 parent f9807ff commit d870a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup, find_packages
66

77
__version__ = '1.0.0'
8-
url = 'https://github.com/OliverBScott/scaffoldgraph'
8+
url = 'https://github.com/UCLCheminformatics/scaffoldgraph'
99

1010
description = 'ScaffoldGraph is an open-source cheminformatics library, built using RDKit and \
1111
NetworkX for generating scaffold networks and scaffold trees.'

0 commit comments

Comments
 (0)