| Hash | Commit message | Author | Date | Files | + | - |
1 | commit baa8b86bca65f32e24d0670498a35e1ecafb6e1c |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Mon Apr 1 19:38:32 2024 +0200 |
4 | |
5 | Auto-Commit Update - 20240401 |
6 | --- |
7 | lfpreviewer/pyproject.toml | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | |
10 | diff --git a/lfpreviewer/pyproject.toml b/lfpreviewer/pyproject.toml |
11 | index 5ee10d8..2d59f9e 100644 |
12 | --- a/lfpreviewer/pyproject.toml |
13 | +++ b/lfpreviewer/pyproject.toml |
14 | @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" |
15 | name = "lfpreviewer" |
16 | version = "1.0.1" |
17 | description = "Image Previewer for LFP" |
18 | -authors = ["Connor Etherington"] |
19 | +authors = [{name = "Kaiyin Zhong", email = "[email protected]"}] |
20 | license = {text = "MIT/X Consortium License"} |
21 | classifiers = [ |
22 | "Environment :: Console", |