We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d46d99 commit b4f4a01Copy full SHA for b4f4a01
setup.py
@@ -7,7 +7,7 @@
7
# Package meta-data.
8
NAME = meta["__title__"]
9
DESCRIPTION = "Python Dynamic Mode Decomposition."
10
-URL = "https://github.com/mathLab/PyDMD"
+URL = "https://github.com/PyDMD/PyDMD"
11
MAIL = meta["__mail__"]
12
AUTHOR = meta["__author__"]
13
VERSION = meta["__version__"]
0 commit comments