diff --git a/VERSION b/VERSION
index 43043192f3b064cd530495bcfab68251e476acbf..caf53206aef575198bf4f7e0c59aeb174865ac71 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-ltfatpy:1.0.7
+ltfatpy:1.0.8
 ltfat:2.1.0
diff --git a/ltfatpy/__init__.py b/ltfatpy/__init__.py
index 06b3382c691669ac67c3ce9c04bd5a1f498cad33..115ad49312c6811815cd2d76327f61264befe894 100644
--- a/ltfatpy/__init__.py
+++ b/ltfatpy/__init__.py
@@ -117,4 +117,4 @@ __all__ = ["arg_firwin", "assert_groworder", "assert_sigreshape_post",
            "long2fir", "normalize", "rms", "thresh", "lcm", "postpad"]
 
 
-__version__ = "1.0.7"
+__version__ = "1.0.8"