Skip to content

Commit b8d756f

Browse files
committed
update email
1 parent c50c3b1 commit b8d756f

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
@@ -11,7 +11,7 @@
1111
description="Tool to perform interpolation using the Proper Orthogonal Decomposition - Radial Basis Function (POD-RBF) method.",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/UCF-ERAU-OH-Research-Group/POD-RBF",
14+
url="https://github.com/kylebeggs/POD-RBF",
1515
packages=setuptools.find_packages(),
1616
classifiers=[
1717
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)