diff --git a/CellMet/_version.py b/CellMet/_version.py index 7ed0c86..cd6fc49 100644 --- a/CellMet/_version.py +++ b/CellMet/_version.py @@ -3,8 +3,8 @@ # short_version = '0.9.1' version = '0.9.1' -full_version = '0.9.1.dev0+c75206e' -git_revision = 'c75206eb2718cd9793b3e57de99a5513ef3d65d5' +full_version = '0.9.1.dev0+0c83190' +git_revision = '0c831902c22ccaba1ecec187426ef8ffdb4bff42' release = False if not release: version = full_version diff --git a/INSTALL.md b/INSTALL.md index 7b5dcfd..9e7f803 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -7,7 +7,7 @@ This install a cross-platform, pure python version of CellMet. Some advanced features are not available, namely: ```sh -pip install CellSegAnalysis +pip install CellMet ``` ## Installing from source diff --git a/doc/image/figure_1.png b/doc/image/figure_1.png index b72e413..df61ebd 100644 Binary files a/doc/image/figure_1.png and b/doc/image/figure_1.png differ