Update copyright
test / linter (push) Failing after 0s
test / coverage (push) Failing after 0s
test / tests (false, false, 3.10) (push) Has been skipped
test / tests (false, false, 3.11) (push) Has been skipped
test / tests (false, false, 3.12) (push) Has been skipped
test / tests (false, false, 3.13) (push) Has been skipped
test / tests (false, false, 3.13t) (push) Has been skipped
test / tests (false, false, 3.14) (push) Has been skipped
test / docs (push) Failing after 0s
test / tests (false, false, 3.14t) (push) Has been skipped
test / tests (false, false, 3.9) (push) Has been skipped
test / tests (true, pypy3.11) (push) Has been skipped
test / tests (true, 3.14) (push) Has been skipped
Publish on PyPI / Build distributions (push) Has been cancelled
Publish on PyPI / Publish distributions to PyPI (push) Has been cancelled
test / linter (push) Failing after 0s
test / coverage (push) Failing after 0s
test / tests (false, false, 3.10) (push) Has been skipped
test / tests (false, false, 3.11) (push) Has been skipped
test / tests (false, false, 3.12) (push) Has been skipped
test / tests (false, false, 3.13) (push) Has been skipped
test / tests (false, false, 3.13t) (push) Has been skipped
test / tests (false, false, 3.14) (push) Has been skipped
test / docs (push) Failing after 0s
test / tests (false, false, 3.14t) (push) Has been skipped
test / tests (false, false, 3.9) (push) Has been skipped
test / tests (true, pypy3.11) (push) Has been skipped
test / tests (true, 3.14) (push) Has been skipped
Publish on PyPI / Build distributions (push) Has been cancelled
Publish on PyPI / Publish distributions to PyPI (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2005-2025 Fredrik Johansson and mpmath contributors
|
Copyright (c) 2005-2026 Fredrik Johansson and mpmath contributors
|
||||||
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@ nitpicky = True
|
|||||||
|
|
||||||
# Project information.
|
# Project information.
|
||||||
project = mpmath.__name__
|
project = mpmath.__name__
|
||||||
copyright = '2007-2025, Fredrik Johansson and mpmath developers'
|
copyright = '2007-2027, Fredrik Johansson and mpmath developers'
|
||||||
release = version = mpmath.__version__
|
release = version = mpmath.__version__
|
||||||
|
|
||||||
# Define how the current time is formatted using time.strftime().
|
# Define how the current time is formatted using time.strftime().
|
||||||
|
|||||||
Reference in New Issue
Block a user