From a300ac11bcfbacea2d10b0f5e365da8f7c27f3b3 Mon Sep 17 00:00:00 2001 From: Chris Pressey Date: Fri, 16 Oct 2015 19:33:58 +0100 Subject: [PATCH] Prep for release of version 0.2. --- README.markdown | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index fe0aa65..bc95ccb 100644 --- a/README.markdown +++ b/README.markdown @@ -13,10 +13,11 @@ and suchlike. It is a **work in progress**, currently at the **proof-of-concept** stage. -The current version is 0.2-PRE. It is a complete reboot of SixtyPical 0.1. -The reference implementation is written in Python instead of Haskell. -The language is much simpler — we're going to try to get the analysis -completely right before adding more sophisticated and useful features. +The current released version of SixtyPical is 0.2. It is a complete reboot +of SixtyPical 0.1. The reference implementation is written in Python instead +of Haskell. The language is much simpler — we're going to try to get the +analysis completely right before adding more sophisticated and useful features +in future versions. Documentation -------------