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 ba9f1db commit 27e0c32Copy full SHA for 27e0c32
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2017-2023, Xavier Dupré
+Copyright (c) 2017-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
@@ -41,7 +41,7 @@
41
source_suffix = ".rst"
42
master_doc = "index"
43
project = "pandas-streaming"
44
-copyright = "2016-2023, Xavier Dupré"
+copyright = "2017-2024, Xavier Dupré"
45
author = "Xavier Dupré"
46
version = __version__
47
release = __version__
0 commit comments