From bcb7181d51314b31477eb06f0d284b8c3e0c3c7b Mon Sep 17 00:00:00 2001 From: Mathieu Bastian Date: Thu, 3 Mar 2022 21:01:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6d4d28..586e561 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ GEXF file format specifications. Details and examples at [gexf.net](http://gexf The repository contains both the [specifications](specs) and the [primer](primer) sources. -The latest **stable** version in **1.2**. +The latest **stable** version in **1.3**. # Changelog Note that we used to use "draft" in certain version (e.g "1.2draft") up until 1.3 when we decided to simply use full versions numbers. -## 1.3 (work in progress) +## 1.3 Compatible with Gephi 0.9.3 and above. Note that part of the specifications were already implemented since 0.9 but full support is only guaranteed in 0.9.3.