We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07053e7 commit f204f55Copy full SHA for f204f55
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright 2024 Kushal Kolar, Caitlin Lewis
+ Copyright 2025 Kushal Kolar, Caitlin Lewis
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
docs/source/conf.py
@@ -29,7 +29,7 @@
29
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
30
31
project = "fastplotlib"
32
-copyright = "2024, Kushal Kolar, Caitlin Lewis"
+copyright = "2025, Kushal Kolar, Caitlin Lewis"
33
author = "Kushal Kolar, Caitlin Lewis"
34
release = fastplotlib.__version__
35
0 commit comments