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 895e861 commit 6f2c221Copy full SHA for 6f2c221
docs/conf.py
@@ -28,13 +28,13 @@
28
# -- Project information -----------------------------------------------------
29
30
project = 'PHP Sorted Collections'
31
-copyright = '2023, Ch. Demko'
+copyright = '2024, Ch. Demko'
32
author = 'Ch. Demko'
33
34
# The short X.Y version
35
version = '1.0'
36
# The full version, including alpha/beta/rc tags
37
-release = '1.0.6'
+release = '1.0.8'
38
39
40
# -- General configuration ---------------------------------------------------
0 commit comments