This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch release-1.0
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-1.0 by this push:
new 4ac56111c0 [release] Release 1.0.1
4ac56111c0 is described below
commit 4ac56111c01cdef8075b837239400e20575a46b0
Author: JingsongLi <[email protected]>
AuthorDate: Mon Feb 10 12:02:54 2025 +0800
[release] Release 1.0.1
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 4f9eae88e2..8aaa4a2e2f 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -34,7 +34,7 @@ pygmentsUseClasses = true
# we change the version for the complete docs when forking of a release
branch
# etc.
# The full version string as referenced in Maven (e.g. 1.2.1)
- Version = "1.0.0"
+ Version = "1.0.1"
# For stable releases, leave the bugfix version out (e.g. 1.2). For snapshot
# release this should be the same as the regular version