summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGard Spreemann <gard.spreemann@epfl.ch>2016-09-06 11:18:37 +0200
committerGard Spreemann <gard.spreemann@epfl.ch>2016-09-06 11:18:37 +0200
commita794fbe32d1b2af539f0cec398efec7a29192908 (patch)
tree2a14177689d33415a6728514698960eaa13ac425 /README.md
parented21e00112cbed91a2db6b8225ce6fef24648cef (diff)
No longer compensate for DIPHA dividing weights by 2.v0.0.6
Version 0.0.6.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b98470c..1e67fcf 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ following caveats:
Installation
-----
-Version 0.0.4 is available
-[here](https://nonempty.org/software/python-phstuff/phstuff-0.0.4.tar.gz). The
+Version 0.0.6 is available
+[here](https://nonempty.org/software/python-phstuff/phstuff-0.0.6.tar.gz). The
package can be installed using standard Python tools, for example by
doing `python setup.py install --user` or something similar.