File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2024 Kushal Kolar, Caitlin Lewis
189
+ Copyright 2025 Kushal Kolar, Caitlin Lewis
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 29
29
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
30
30
31
31
project = "fastplotlib"
32
- copyright = "2024 , Kushal Kolar, Caitlin Lewis"
32
+ copyright = "2025 , Kushal Kolar, Caitlin Lewis"
33
33
author = "Kushal Kolar, Caitlin Lewis"
34
34
release = fastplotlib .__version__
35
35
You can’t perform that action at this time.
0 commit comments