From c3d6726cab4dee06c641c2ee86eb8c8e88770441 Mon Sep 17 00:00:00 2001 From: gcalderone Date: Fri, 31 Aug 2018 17:01:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa6f094..f1305f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Gnuplot.jl ## A Julia interface to Gnuplot. +([v0.2.0](https://github.com/gcalderone/Gnuplot.jl/releases) is the last version working on Julia v0.6. Newer versions works only on Julia v0.7/1.0). + [![Build Status](https://travis-ci.org/gcalderone/Gnuplot.jl.svg?branch=master)](https://travis-ci.org/gcalderone/Gnuplot.jl) **Gnuplot.jl** allows easy and fast use of [Gnuplot](http://gnuplot.info/) as data visualization tool in Julia. Its main features are: