diff --git a/cellfinder/__init__.py b/cellfinder/__init__.py index a808ba97..b7c260a5 100644 --- a/cellfinder/__init__.py +++ b/cellfinder/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.3.13" +__version__ = "0.3.12" __author__ = "Adam Tyson, Christian Niedworok, Charly Rousseau" __license__ = "GPL-3.0"