Skip to content

Commit e34caec

Browse files
committed
📝 update copyright year format in configuration
1 parent de70cee commit e34caec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
2121

2222
project = "mysql-to-sqlite3"
23-
copyright = "2024, Klemen Tusar"
23+
copyright = "%Y, Klemen Tusar"
2424
author = "Klemen Tusar"
2525
release = __version__
2626

0 commit comments

Comments
 (0)