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 d33bf2e commit 4862d7dCopy full SHA for 4862d7d
src/textplot_extension.cpp
@@ -41,7 +41,7 @@ std::string TextplotExtension::Name() {
41
}
42
43
std::string TextplotExtension::Version() const {
44
- return "2025091501";
+ return "2025120401";
45
46
47
} // namespace duckdb
0 commit comments