Skip to content

Commit 6f2c221

Browse files
committed
Update year and version
1 parent 895e861 commit 6f2c221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
# -- Project information -----------------------------------------------------
2929

3030
project = 'PHP Sorted Collections'
31-
copyright = '2023, Ch. Demko'
31+
copyright = '2024, Ch. Demko'
3232
author = 'Ch. Demko'
3333

3434
# The short X.Y version
3535
version = '1.0'
3636
# The full version, including alpha/beta/rc tags
37-
release = '1.0.6'
37+
release = '1.0.8'
3838

3939

4040
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)