We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f0e1b commit 3e3c0e2Copy full SHA for 3e3c0e2
LICENSE.txt
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2023 xavier dupré
+Copyright (c) 2023-2024 xavier dupré
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
_doc/conf.py
@@ -45,7 +45,7 @@
45
source_suffix = ".rst"
46
master_doc = "index"
47
project = "sphinx-runpython"
48
-copyright = "2023, Xavier Dupré"
+copyright = "2023-2024, Xavier Dupré"
49
author = "Xavier Dupré"
50
version = __version__
51
release = __version__
0 commit comments