From 704170d8ae60ce8d23ea43b045b4b13062a86d7b Mon Sep 17 00:00:00 2001
From: Joseph Mirabel <jmirabel@laas.fr>
Date: Wed, 3 Dec 2014 10:43:33 +0100
Subject: [PATCH] Update README.md and NEWS

---
 NEWS      | 6 +++++-
 README.md | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 5f09ae3..df30537 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
-2014/11/18 - Release 1.0
+2014/12/03 - Release 0.3.1
+        * Enhance DiscreteDistribution
+        * Enhance debug output
+
+2014/11/18 - Release 0.3
         * Discrete distribution.
         * Histograms
diff --git a/README.md b/README.md
index f04633d..021b184 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 This package is part of the [HPP] software and provides a few tools for basic statistics.
 
 ### Version
-0.3
+0.3.1
 
 ### Dependencies
 
-- 
GitLab