Skip to content

Commit 3032799

Browse files
committed
add authors
1 parent cd07cc7 commit 3032799

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pynumdiff/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
URL = "https://github.com/florisvb/PyNumDiff"
4646
DOWNLOAD_URL = ""
4747
LICENSE = "MIT"
48-
AUTHOR = "Floris van Breugel, Yuying Liu"
49-
AUTHOR_EMAIL = "florisvb@gmail.com, liuyuyingufo@gmail.com"
48+
AUTHOR = "Floris van Breugel, Yuying Liu, Bingni W. Brunton, J. Nathan Kutz"
49+
AUTHOR_EMAIL = "florisvb@gmail.com, liuyuyingufo@gmail.com, bbrunton@uw.edu, kutz@uw.edu"
5050
PLATFORMS = "OS Independent"
5151
MAJOR = _version_major
5252
MINOR = _version_minor

0 commit comments

Comments
 (0)