diff --git a/cellfinder/__init__.py b/cellfinder/__init__.py index 0c703c7d..551a4bb4 100644 --- a/cellfinder/__init__.py +++ b/cellfinder/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.3.10" +__version__ = "0.3.11" __author__ = "Adam Tyson, Christian Niedworok, Charly Rousseau" __license__ = "GPL-3.0" diff --git a/doc_build/main/about/release_notes.md b/doc_build/main/about/release_notes.md index 30cebb4d..4be3e384 100644 --- a/doc_build/main/about/release_notes.md +++ b/doc_build/main/about/release_notes.md @@ -1,5 +1,8 @@ # Releases +## Version 0.3.10 (2020-04-16) +Minor refactoring + ## Version 0.3.9 (2020-03-11) ### Added Training can now be saved every N epochs using `--checkpoint-interval` diff --git a/docs/_sources/main/about/release_notes.md.txt b/docs/_sources/main/about/release_notes.md.txt index 30cebb4d..4be3e384 100644 --- a/docs/_sources/main/about/release_notes.md.txt +++ b/docs/_sources/main/about/release_notes.md.txt @@ -1,5 +1,8 @@ # Releases +## Version 0.3.10 (2020-04-16) +Minor refactoring + ## Version 0.3.9 (2020-03-11) ### Added Training can now be saved every N epochs using `--checkpoint-interval` diff --git a/docs/main/about/release_notes.html b/docs/main/about/release_notes.html index d3384686..e2e89c55 100644 --- a/docs/main/about/release_notes.html +++ b/docs/main/about/release_notes.html @@ -100,6 +100,7 @@