From a13b38001a87088033e9d25e57650c02e6c3dbb2 Mon Sep 17 00:00:00 2001 From: Adam Butler Date: Tue, 9 Oct 2018 11:57:54 +0200 Subject: [PATCH] chore: update VERSION file to 0.10.1 (#393) * chore: update VERSION file to 0.10.1 * fix: remove pip freeze from integration tests (#396) * fix: remove requirements file from integration tests. Now generated from script on container build * chore: remove pip_freeze option from integration tests * chore: indicate last release in VERSION file (#395) * chore: last working release 0.10 * fix: remove version in non-distributed packages * fix: manual update of PIP requirement dependencies * fix: do it simpler * chore: upgrade dependencies (#399) * chore: upgrade pip requirements * chore(ui): upgrade node dependencies * chore(travis): cleaning and docs * fix: the order is a thing --- VERSION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 78bc1abd1..200f57f6f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1,2 @@ -0.10.0 +0.10.1 +