From 97796c53732ba12e9e341fae847dc749eb376233 Mon Sep 17 00:00:00 2001 From: Jens Janssen Date: Mon, 18 Dec 2017 10:03:22 +0100 Subject: [PATCH] MAINT: prepare for release v2.4.10 --- README.rst | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4f64550ea..733bd5932 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ or install via PyPI into the Python's site-packages folder (for non-developers): pip install basil_daq==version -where version is a version number (e.g. 2.4.9) +where version is a version number (e.g. 2.4.10) or install from git, when no PyPI package is available (for non-developers): @@ -54,7 +54,7 @@ or install from git, when no PyPI package is available (for non-developers): pip install git+https://github.com/SiLab-Bonn/basil.git@branch -where branch is a branch name (e.g. master or v2.4.9). +where branch is a branch name (e.g. master or v2.4.10). Check `.travis.yml <.travis.yml>`_ for installation/testing hints. diff --git a/VERSION b/VERSION index 3f5987a5c..b0f6bf0cd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.9 +2.4.10