amoeba commented on PR #565:
URL: https://github.com/apache/arrow-site/pull/565#issuecomment-2508722706
Thanks @raulcd, just to check, when you say,
> GitHub diff does not show that /docs are also updated with the new
version.
Did you mean that the diff _does_ show the docs are updated? When I look at
the diff, I see changes like,
```patch
diff --git a/docs/python/api.html b/docs/python/api.html
index 66f486d69e0..4d4dd1cbe22 100644
--- a/docs/python/api.html
+++ b/docs/python/api.html
@@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="generator" content="Docutils 0.19:
https://docutils.sourceforge.io/" />
- <title>API Reference — Apache Arrow v18.0.0</title>
+ <title>API Reference — Apache Arrow v18.1.0</title>
```
which I interpret as the docs being updated with the new version (18.1.0).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]