Skip to content

Commit 29aa74a

Browse files
committed
documentation
1 parent e98a3c2 commit 29aa74a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017-2022, Xavier Dupré
1+
Copyright (c) 2017-2023, Xavier Dupré
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

_doc/sphinxdoc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
local_template = os.path.join(os.path.abspath(
1414
os.path.dirname(__file__)), "phdoc_templates")
1515

16-
set_sphinx_variables(__file__, "mlinsights", "Xavier Dupré", 2021,
16+
set_sphinx_variables(__file__, "mlinsights", "Xavier Dupré", 2023,
1717
"pydata_sphinx_theme", ['_static'],
1818
locals(), extlinks=dict(issue=(
1919
'https://github.com/sdpython/mlinsights/issues/%s',

0 commit comments

Comments
 (0)