Skip to content

Commit

Permalink
tweak docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
arq5x committed Mar 25, 2016
1 parent d3bb3bf commit 32bbf3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -17,7 +17,7 @@
sys.path.insert(0, os.path.abspath('../'))

#from poretools import __version__ as version
version = '0.5.0'
version = '0.5.1'
# -- General configuration -----------------------------------------------------

# If your documentation needs a minimal Sphinx version, state it here.
Expand Down
2 changes: 2 additions & 0 deletions docs/content/installation.rst
Expand Up @@ -63,6 +63,7 @@ Then, to install poretools, simply download and run the Windows installer:

<https://github.com/arq5x/poretools/blob/master/dist/poretools-0.5.1.win-amd64.exe?raw=true>


=================================
Installing on OS X
=================================
Expand Down Expand Up @@ -161,6 +162,7 @@ Via docker
Build the docker container yourself (preferred):

.. code-block:: bash
git clone https://github.com/arq5x/poretools
cd poretools
docker build -t poretools .
Expand Down

0 comments on commit 32bbf3a

Please sign in to comment.