We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd07cc7 commit 3032799Copy full SHA for 3032799
1 file changed
pynumdiff/__version__.py
@@ -45,8 +45,8 @@
45
URL = "https://github.com/florisvb/PyNumDiff"
46
DOWNLOAD_URL = ""
47
LICENSE = "MIT"
48
-AUTHOR = "Floris van Breugel, Yuying Liu"
49
-AUTHOR_EMAIL = "florisvb@gmail.com, liuyuyingufo@gmail.com"
+AUTHOR = "Floris van Breugel, Yuying Liu, Bingni W. Brunton, J. Nathan Kutz"
+AUTHOR_EMAIL = "florisvb@gmail.com, liuyuyingufo@gmail.com, bbrunton@uw.edu, kutz@uw.edu"
50
PLATFORMS = "OS Independent"
51
MAJOR = _version_major
52
MINOR = _version_minor
0 commit comments