Skip to content

Commit

Permalink
MAINT: prepare for release v2.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
laborleben committed Dec 18, 2017
1 parent 6e1aaa2 commit 97796c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -46,15 +46,15 @@ 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):

.. code-block:: bash
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.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.4.9
2.4.10

0 comments on commit 97796c5

Please sign in to comment.