Skip to content

Commit 0e6dcdc

Browse files
committed
Update copyright year and release in docs/conf.py
1 parent dd36478 commit 0e6dcdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
import cupy_xarray # noqa: F401
1212

1313
project = "cupy-xarray"
14-
copyright = "2020-2024, cupy-xarray developers"
14+
copyright = "2020-2026, cupy-xarray developers"
1515
author = "cupy-xarray developers"
16-
release = "v0.1.4"
16+
release = "v0.1.5"
1717

1818
# -- General configuration ---------------------------------------------------
1919
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

0 commit comments

Comments
 (0)