diff --git a/README.rst b/README.rst index b492c37..8e1c0c3 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ unimpeded: Universal model comparison & parameter estimation distributed over ev =========================================================================================== :unimpeded: Universal model comparison & parameter estimation distributed over every dataset :Author: Will Handley -:Version: 0.2.3 +:Version: 0.2.4 :Homepage: https://github.com/handley-lab/unimpeded :Documentation: http://unimpeded.readthedocs.io/ diff --git a/unimpeded/_version.py b/unimpeded/_version.py index d31c31e..788da1f 100644 --- a/unimpeded/_version.py +++ b/unimpeded/_version.py @@ -1 +1 @@ -__version__ = "0.2.3" +__version__ = "0.2.4"