We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655f70a commit 279b54cCopy full SHA for 279b54c
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2016-2023, Xavier Dupré
+Copyright (c) 2016-2024, Xavier Dupré
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
_doc/conf.py
@@ -44,7 +44,7 @@
44
source_suffix = ".rst"
45
master_doc = "index"
46
project = "teachpyx"
47
-copyright = "2016-2023, Xavier Dupré"
+copyright = "2016-2024, Xavier Dupré"
48
author = "Xavier Dupré"
49
version = __version__
50
release = __version__
0 commit comments