This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 278d8ce3 latest release download (#78)
278d8ce3 is described below

commit 278d8ce346c8025ecdab30d0506b92c693c5f85b
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Thu Mar 27 08:39:11 2025 +0100

    latest release download (#78)
    
    * tensorflow blogpost
    
    * Update add-an-operator.md
    
    added the process of expanding the api when adding a new operator
    
    * Update add-an-operator.md
    
    * Update installation.md
    
    Added the mvn install command line
    
    * adding javadocs
    
    * adding javadocs
    
    * release documentation
    
    * Update how-to-make-a-release.md
    
    * latest release download
    
    ---------
    
    Co-authored-by: Calvin Kirs <[email protected]>
---
 docs/start/download.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/start/download.md b/docs/start/download.md
index a81a19dd..e314ce82 100644
--- a/docs/start/download.md
+++ b/docs/start/download.md
@@ -28,6 +28,10 @@ Be sure to verify your downloads by [these 
procedures](https://www.apache.org/in
 
 # Releases
 
+## 1.0.0 (incubating)  
+Source: [Download](https://downloads.apache.org/incubator/wayang/1.0.0/)\
+Notes: [Release 
Notes](https://downloads.apache.org/incubator/wayang/1.0.0/RELEASE_NOTES)
+
 ## 0.7.1 (incubating)  
 Source: [Download](https://downloads.apache.org/incubator/wayang/0.7.1/)\
 Notes: [Release 
Notes](https://github.com/apache/incubator-wayang/blob/rel/0.7.0/RELEASE_NOTES)

Reply via email to