Skip to content

Commit 1184d38

Browse files
committed
⬆️ Upgrade dependencies
1 parent 7ecd903 commit 1184d38

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
# -- Project information -----------------------------------------------------
2727

2828
project = 'PHP Sorted Collections'
29-
copyright = '2024, Ch. Demko'
29+
copyright = '2024-2026, Ch. Demko'
3030
author = 'Ch. Demko'
3131

3232
# The short X.Y version
3333
version = '1.0'
3434
# The full version, including alpha/beta/rc tags
35-
release = '1.0.8'
35+
release = '1.0.12'
3636

3737

3838
# -- General configuration ---------------------------------------------------
3939

4040
# If your documentation needs a minimal Sphinx version, state it here.
4141
#
4242
# needs_sphinx = '1.0'
43-
needs_sphinx = '6.0'
43+
needs_sphinx = '9.1'
4444

4545
# Add any Sphinx extension module names here, as strings. They can be
4646
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom

0 commit comments

Comments
 (0)