Skip to content

Commit 17ddbbd

Browse files
committed
Update year in copyright statement
1 parent d7d9731 commit 17ddbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'Python dataframe interchange protocol'
22-
copyright = '2021, Consortium for Python Data API Standards'
22+
copyright = '2021-2023, Consortium for Python Data API Standards'
2323
author = 'Consortium for Python Data API Standards'
2424

2525
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)