diff --git a/VERSION b/VERSION
index aeb03589492e65f46a7cacfb488c362ceba60b8d..d43ce0db95a27841ddfacc3fe81dbed2cefe434d 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-ltfatpy:1.0.14
+ltfatpy:1.0.15
 ltfat:2.1.0
diff --git a/doc/copyright.rst b/doc/copyright.rst
index 6fce21991fbafd675f6aa32042ddc88691ef2b95..b5d89c5efe58b912b531038acacd66d65552b281 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -30,7 +30,7 @@ synthesis.
 Version
 -------
 
-* ltfatpy version = 1.0.14
+* ltfatpy version = 1.0.15
 * LTFAT version = 2.1.0
 
 Licence
diff --git a/ltfatpy/__init__.py b/ltfatpy/__init__.py
index 457c2783b4299f52677b9b84875fc781e59d01d8..a9a586a177fdfd5df2f8471a5d342ce7dbe73542 100644
--- a/ltfatpy/__init__.py
+++ b/ltfatpy/__init__.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
@@ -171,4 +171,4 @@ __all__ = ["arg_firwin", "assert_groworder", "assert_sigreshape_post",
            "long2fir", "normalize", "rms", "thresh", "lcm", "postpad"]
 
 
-__version__ = "1.0.14"
+__version__ = "1.0.15"
diff --git a/ltfatpy/comp/arg_firwin.py b/ltfatpy/comp/arg_firwin.py
index 036f0f79be9defafec01483192d6b13394591b4d..291083f0f06f4110b1d239b65295d96fc0fbc95e 100644
--- a/ltfatpy/comp/arg_firwin.py
+++ b/ltfatpy/comp/arg_firwin.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/assert_groworder.py b/ltfatpy/comp/assert_groworder.py
index ab89a8fb086ac8e1d85c3a8377ee6e9e11cac9bf..d31b769ec0da0ac7fce6623bf8b38580dc69423a 100644
--- a/ltfatpy/comp/assert_groworder.py
+++ b/ltfatpy/comp/assert_groworder.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/assert_sigreshape_post.py b/ltfatpy/comp/assert_sigreshape_post.py
index 417ac0479a452de933c7a1415714ca3ae2183d06..f14b9ed6d2094930930e4dc44361cf938b7478f4 100644
--- a/ltfatpy/comp/assert_sigreshape_post.py
+++ b/ltfatpy/comp/assert_sigreshape_post.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/assert_sigreshape_pre.py b/ltfatpy/comp/assert_sigreshape_pre.py
index 0b3dbd666908c87a9a3543323c005cb042203ac3..e579d17e11ebdaa0ed693216d6d27e1725e6a2a9 100644
--- a/ltfatpy/comp/assert_sigreshape_pre.py
+++ b/ltfatpy/comp/assert_sigreshape_pre.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_dct.pyx b/ltfatpy/comp/comp_dct.pyx
index 0b5feee4766e2cbdd9512a5154cfc69d6ad98f85..b895b9ea29f9c6372468542e40b52c6615e1abfe 100644
--- a/ltfatpy/comp/comp_dct.pyx
+++ b/ltfatpy/comp/comp_dct.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_dst.pyx b/ltfatpy/comp/comp_dst.pyx
index cb0e65370710467a2852551370c7899b7bc1195e..a9ec0ec49d3d0a59e2170bf05c064cf354b5920c 100644
--- a/ltfatpy/comp/comp_dst.pyx
+++ b/ltfatpy/comp/comp_dst.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_gabdual_long.pyx b/ltfatpy/comp/comp_gabdual_long.pyx
index 735c3e8c9a26162c80d482135de316682b9e12d2..f902fe447e3bdb2f63fce7d4377da82f118c824c 100644
--- a/ltfatpy/comp/comp_gabdual_long.pyx
+++ b/ltfatpy/comp/comp_gabdual_long.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_gabtight_long.pyx b/ltfatpy/comp/comp_gabtight_long.pyx
index f361b97bcc3d1a9ad0df54bfef518527061889f2..f359e4ab46f4939c9219091ea3ac194f9203a5cf 100644
--- a/ltfatpy/comp/comp_gabtight_long.pyx
+++ b/ltfatpy/comp/comp_gabtight_long.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_hermite.py b/ltfatpy/comp/comp_hermite.py
index 359222ba68a3f150d59a6d848b7b1650c90a23da..25783ee59d701d34857b836da97b61a50aef2510 100644
--- a/ltfatpy/comp/comp_hermite.py
+++ b/ltfatpy/comp/comp_hermite.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_hermite_all.py b/ltfatpy/comp/comp_hermite_all.py
index 31ac67e5d5ee1a4af2632b4efbdcae303bd6e99a..e3f4e1ba90a38d89d021c3147cfc7184dc303cd6 100644
--- a/ltfatpy/comp/comp_hermite_all.py
+++ b/ltfatpy/comp/comp_hermite_all.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_isepdgt.pyx b/ltfatpy/comp/comp_isepdgt.pyx
index e76ad389d47139abfb6b2f6080b5fcd7536f52be..37114335e25e2c2cf25d691a7bf6b15f633c31e5 100644
--- a/ltfatpy/comp/comp_isepdgt.pyx
+++ b/ltfatpy/comp/comp_isepdgt.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_isepdgtreal.pyx b/ltfatpy/comp/comp_isepdgtreal.pyx
index a70aff6a1d2dddda47543bb8050c638b82bf46d9..49a772962c92d0f4a408170d9ea256845fab9915 100644
--- a/ltfatpy/comp/comp_isepdgtreal.pyx
+++ b/ltfatpy/comp/comp_isepdgtreal.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_pgauss.pyx b/ltfatpy/comp/comp_pgauss.pyx
index 0227047b9461fe510a7616b54174aaf579124867..9cd40763d63d5b94d7bfce9e2d083231271a827b 100644
--- a/ltfatpy/comp/comp_pgauss.pyx
+++ b/ltfatpy/comp/comp_pgauss.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_sepdgt.pyx b/ltfatpy/comp/comp_sepdgt.pyx
index 2f0cd4b209c5b1bd341ff5bdabfaf65605c33137..0192d8c8d6b2dc212bf5ff93ea89c3ca142576fe 100644
--- a/ltfatpy/comp/comp_sepdgt.pyx
+++ b/ltfatpy/comp/comp_sepdgt.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_sepdgtreal.pyx b/ltfatpy/comp/comp_sepdgtreal.pyx
index f25dc88c2de01d28f6510994d4f6e828c5040ce3..613940a5c27a7df28a8af85dab078adcb4faeae9 100644
--- a/ltfatpy/comp/comp_sepdgtreal.pyx
+++ b/ltfatpy/comp/comp_sepdgtreal.pyx
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_sigreshape_post.py b/ltfatpy/comp/comp_sigreshape_post.py
index 2579b3f5b89c284cfb4931bb9e6c1af4fa26d711..6ffc35925723afed70442aaf1c3218705302e657 100644
--- a/ltfatpy/comp/comp_sigreshape_post.py
+++ b/ltfatpy/comp/comp_sigreshape_post.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_sigreshape_pre.py b/ltfatpy/comp/comp_sigreshape_pre.py
index e9ba6f5cda3d77cac5e3fc37fdddd2a288c4825c..cfff6d4b672372ece51f5ac022fd3d65c0a0f6a3 100644
--- a/ltfatpy/comp/comp_sigreshape_pre.py
+++ b/ltfatpy/comp/comp_sigreshape_pre.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/comp_window.py b/ltfatpy/comp/comp_window.py
index c41d53824f2fb256657e940eb15ac5abc5810375..e0122a2c90d84c38b8144b73ea9c098b0f3d9ad7 100644
--- a/ltfatpy/comp/comp_window.py
+++ b/ltfatpy/comp/comp_window.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/gabpars_from_windowsignal.py b/ltfatpy/comp/gabpars_from_windowsignal.py
index f0b28abd6f557561f3b75f28a7d704b0637f5930..5040a0b709a470bf5fdaa0ca11c22210a3025f80 100644
--- a/ltfatpy/comp/gabpars_from_windowsignal.py
+++ b/ltfatpy/comp/gabpars_from_windowsignal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/comp/ltfat.pxd b/ltfatpy/comp/ltfat.pxd
index cb6197bc5076c3da2ac46ec70c4f8620c7b18e20..f8baefcce664db4cc58cff318fe3eaf7ed883a08 100644
--- a/ltfatpy/comp/ltfat.pxd
+++ b/ltfatpy/comp/ltfat.pxd
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dcti.py b/ltfatpy/fourier/dcti.py
index 5af2acfafcaa01d0e3a1ca2cbf91df961b742ff3..4f62457bfab7ac3470adb9bc9b968ea4ef8a68d8 100644
--- a/ltfatpy/fourier/dcti.py
+++ b/ltfatpy/fourier/dcti.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dctii.py b/ltfatpy/fourier/dctii.py
index 03cab4d2b545ceb44810f95f0dd696566dc55218..aea17f018d89047d3e2e74480ae07e12fc5f546f 100644
--- a/ltfatpy/fourier/dctii.py
+++ b/ltfatpy/fourier/dctii.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dctiii.py b/ltfatpy/fourier/dctiii.py
index 5278ca9d8fb507a2b5ec56236cf15e8ec434a466..1752fe2e4f3081ff9cb800d401248a202fa29ad6 100644
--- a/ltfatpy/fourier/dctiii.py
+++ b/ltfatpy/fourier/dctiii.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dctiv.py b/ltfatpy/fourier/dctiv.py
index 93aec369a703f40cac150f12e60ba6fc5450f6ac..f7a4e7140a67fc1f5ed482d79192c2de6394f91d 100644
--- a/ltfatpy/fourier/dctiv.py
+++ b/ltfatpy/fourier/dctiv.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dft.py b/ltfatpy/fourier/dft.py
index d64df0e4b4e389fb83854d2d71cca527834efb2a..ce83c3026d7913b4d12191e6fe935c398853a9f8 100644
--- a/ltfatpy/fourier/dft.py
+++ b/ltfatpy/fourier/dft.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dsti.py b/ltfatpy/fourier/dsti.py
index fcaf38eadc4f19f8c9f2832d83a3b6c7a88803c1..d611073ad6881eae1e692d051fb9f0a3204d20d2 100644
--- a/ltfatpy/fourier/dsti.py
+++ b/ltfatpy/fourier/dsti.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dstii.py b/ltfatpy/fourier/dstii.py
index 59b97815034d05213f058a851c2db8797df24767..6c40d8714d2c48b2b277a13a3464196b3434e888 100644
--- a/ltfatpy/fourier/dstii.py
+++ b/ltfatpy/fourier/dstii.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dstiii.py b/ltfatpy/fourier/dstiii.py
index d60b0ddadbc928becc0c9b0f06a0683873873dab..12504449b29555ba0e06f90cb0d378d0c361c87e 100644
--- a/ltfatpy/fourier/dstiii.py
+++ b/ltfatpy/fourier/dstiii.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/dstiv.py b/ltfatpy/fourier/dstiv.py
index b297bb4e9b7c52619e0c81fdb02b8f0e925538a2..9eec6a7705ed26fb2a08927a247cf71eddf3a61f 100644
--- a/ltfatpy/fourier/dstiv.py
+++ b/ltfatpy/fourier/dstiv.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/fftindex.py b/ltfatpy/fourier/fftindex.py
index fe50c78ca7dbaa6946819b3a8df71a81beabeb25..0977dcf7fb58ebcf8d695d5992e359390db442d4 100644
--- a/ltfatpy/fourier/fftindex.py
+++ b/ltfatpy/fourier/fftindex.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/fftreal.py b/ltfatpy/fourier/fftreal.py
index de96f5bf118aff3f193588827916083ef461d435..13dfbaa1d1883bde4842bbe7d0bd0fd1e9ad965a 100644
--- a/ltfatpy/fourier/fftreal.py
+++ b/ltfatpy/fourier/fftreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/fftresample.py b/ltfatpy/fourier/fftresample.py
index 50b77e49f0d895fe37204e81688aee2468848d59..880c57cb21cb2ebe239d4af6198cb3b9490f37e2 100644
--- a/ltfatpy/fourier/fftresample.py
+++ b/ltfatpy/fourier/fftresample.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/idft.py b/ltfatpy/fourier/idft.py
index 3d798172c3c822b7b917a6d79bb19565c25a1254..3ac122bf19b70784bb12c62ca17c7398f37e4592 100644
--- a/ltfatpy/fourier/idft.py
+++ b/ltfatpy/fourier/idft.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/ifftreal.py b/ltfatpy/fourier/ifftreal.py
index e72f8accca55515f00693438f0a941b896d72ddb..5061978aa7fc2d631cee2bd8441c302cdc002f8c 100644
--- a/ltfatpy/fourier/ifftreal.py
+++ b/ltfatpy/fourier/ifftreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/isevenfunction.py b/ltfatpy/fourier/isevenfunction.py
index 15f1ed4489db5faec6f5928897cf0d9be98e2685..d64450fd03066386a296861b3020c123225bbbc2 100644
--- a/ltfatpy/fourier/isevenfunction.py
+++ b/ltfatpy/fourier/isevenfunction.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/middlepad.py b/ltfatpy/fourier/middlepad.py
index a4fcb2d9b9f395e0b19c0372e633a91c791e997f..85553a0e1be58300621e169579142ed31daf0bbf 100644
--- a/ltfatpy/fourier/middlepad.py
+++ b/ltfatpy/fourier/middlepad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/pderiv.py b/ltfatpy/fourier/pderiv.py
index 4c32a9a3951d487c7242b5301128871ff35b2430..840ae77f3350315eee06a5ce8d0e72774c523eea 100644
--- a/ltfatpy/fourier/pderiv.py
+++ b/ltfatpy/fourier/pderiv.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/pgauss.py b/ltfatpy/fourier/pgauss.py
index 3a59b4b3d2d47290c0cd523eee56bb5a21474f40..f3f4f901795f354a8fb829c224450dbde2986e12 100644
--- a/ltfatpy/fourier/pgauss.py
+++ b/ltfatpy/fourier/pgauss.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/pherm.py b/ltfatpy/fourier/pherm.py
index 9772930e1cbc04f3600b245153f71dab9bedb616..5abc2a59999b65e6c87aa7c97b303b284c343a30 100644
--- a/ltfatpy/fourier/pherm.py
+++ b/ltfatpy/fourier/pherm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/fourier/psech.py b/ltfatpy/fourier/psech.py
index 7ca8340afa8522a5963b0b39e95192daa9a11f78..dc218be0e67775f72a5e03a221f94fc7a7d108ca 100644
--- a/ltfatpy/fourier/psech.py
+++ b/ltfatpy/fourier/psech.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/dgt.py b/ltfatpy/gabor/dgt.py
index 92aa5b17da1a34c4de6b57a8b12a924cef537b4e..05ff507978acccd65b72e670b300e730c842bd56 100644
--- a/ltfatpy/gabor/dgt.py
+++ b/ltfatpy/gabor/dgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/dgtlength.py b/ltfatpy/gabor/dgtlength.py
index 012c6b5651f3a236fbd3b1781e0fec3e04c6b06a..69bd9ff6ab85b5d7ea1518bde3be0f255705526b 100644
--- a/ltfatpy/gabor/dgtlength.py
+++ b/ltfatpy/gabor/dgtlength.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/dgtreal.py b/ltfatpy/gabor/dgtreal.py
index 2bd42e922ffa7beee23b031ffcde2b4423a2e20d..b011a291529b197d7d06c482e4c879def8b51fb8 100644
--- a/ltfatpy/gabor/dgtreal.py
+++ b/ltfatpy/gabor/dgtreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabdual.py b/ltfatpy/gabor/gabdual.py
index 8d4a24fa04cba82557e7030b3f0d5eb520a8843b..04624ed658a436583f6debbf5bb6876611e5892f 100644
--- a/ltfatpy/gabor/gabdual.py
+++ b/ltfatpy/gabor/gabdual.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabframediag.py b/ltfatpy/gabor/gabframediag.py
index ceb2a4e2d55da3df242fd1edb34359c8d12e6d9a..ed0deb28263ea7d64e0965f8fae2dd9e68e29767 100644
--- a/ltfatpy/gabor/gabframediag.py
+++ b/ltfatpy/gabor/gabframediag.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabimagepars.py b/ltfatpy/gabor/gabimagepars.py
index fb524aa8d901057a458476c7316d9ca6206ba794..db059b735c707fbaf21380ef24bb2b2eb57e4bd3 100644
--- a/ltfatpy/gabor/gabimagepars.py
+++ b/ltfatpy/gabor/gabimagepars.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabphasegrad.py b/ltfatpy/gabor/gabphasegrad.py
index 5b193adb44d09056d05fac10ba75bb6da7d0a35f..e1cdaacefe3195d79a1dfa8bb4cf5579da908d89 100644
--- a/ltfatpy/gabor/gabphasegrad.py
+++ b/ltfatpy/gabor/gabphasegrad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabtight.py b/ltfatpy/gabor/gabtight.py
index b1b3d094321cd68b3ecbdc8f2eac182a627e793c..0b8f3fd1784e6b2af655338650513869f590637a 100644
--- a/ltfatpy/gabor/gabtight.py
+++ b/ltfatpy/gabor/gabtight.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/gabwin.py b/ltfatpy/gabor/gabwin.py
index a805e5d01e928c50db783f631dffd586d7acb028..c386097a1e025cc41890b43597e59b4763f8ff90 100644
--- a/ltfatpy/gabor/gabwin.py
+++ b/ltfatpy/gabor/gabwin.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/idgt.py b/ltfatpy/gabor/idgt.py
index 55ac0f24ac1ca4e58a136976e25660a498185afb..16e09705171ed34f67bba441a6423699c826f41c 100644
--- a/ltfatpy/gabor/idgt.py
+++ b/ltfatpy/gabor/idgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/idgtreal.py b/ltfatpy/gabor/idgtreal.py
index 55fa8dcab87c4a03b4b75b7e7e032030bd444eed..23b04ddb19acf5b61a693bf443b52bb88a88693d 100644
--- a/ltfatpy/gabor/idgtreal.py
+++ b/ltfatpy/gabor/idgtreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/instfreqplot.py b/ltfatpy/gabor/instfreqplot.py
index 012087840b000a28ac6efa8b2cf591af2ff5239d..10bc96523e20ba6388b832cebeafa023a953a9f6 100644
--- a/ltfatpy/gabor/instfreqplot.py
+++ b/ltfatpy/gabor/instfreqplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/phaselock.py b/ltfatpy/gabor/phaselock.py
index a9ef5c5f2f4bf6fb3e34819e247c73c9ad026efb..1e98356d12d10bceee347f6c6dc7f1e43feb61b0 100644
--- a/ltfatpy/gabor/phaselock.py
+++ b/ltfatpy/gabor/phaselock.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/phaseplot.py b/ltfatpy/gabor/phaseplot.py
index b89485461bd265fb354ec463d9f30975dcab219f..9e1c92db9a7dd48927840ca5bb8125e805e48fbc 100644
--- a/ltfatpy/gabor/phaseplot.py
+++ b/ltfatpy/gabor/phaseplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/phaseunlock.py b/ltfatpy/gabor/phaseunlock.py
index 987df7f9ab64a0bfc90052eae19462b896f8f0bc..79d4ea05a1aec8b9f77c2d031e3f02a51d4169f8 100644
--- a/ltfatpy/gabor/phaseunlock.py
+++ b/ltfatpy/gabor/phaseunlock.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/plotdgt.py b/ltfatpy/gabor/plotdgt.py
index 551ff1f86a0ea849ea436a99ff47af828b756eb4..d5842dcbe3f5cb5f024de7f00f2a0ba65916026c 100644
--- a/ltfatpy/gabor/plotdgt.py
+++ b/ltfatpy/gabor/plotdgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/plotdgtreal.py b/ltfatpy/gabor/plotdgtreal.py
index cd15f53144f69d06d43640a239befa3dd1748c5f..a592b706fbbe98c695ac5946e34507fd8b65311f 100644
--- a/ltfatpy/gabor/plotdgtreal.py
+++ b/ltfatpy/gabor/plotdgtreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/s0norm.py b/ltfatpy/gabor/s0norm.py
index 97252ebb0f4cb0cc31d70cb9435580ff064b27e5..7f9e6957f509b65dcbad92387f702278dfe9aa3b 100644
--- a/ltfatpy/gabor/s0norm.py
+++ b/ltfatpy/gabor/s0norm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/sgram.py b/ltfatpy/gabor/sgram.py
index 7419f2d41f233e48e44c85d79214bf8f0f31046f..ea22503106c7140fb2ced2463ad6b83278a4d701 100644
--- a/ltfatpy/gabor/sgram.py
+++ b/ltfatpy/gabor/sgram.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/gabor/tfplot.py b/ltfatpy/gabor/tfplot.py
index 0c5b38d1a099ebd1b4e03c3347412bee4fd9969a..45574ce96bc4c0bf9c1e6f407a49376555f00b9f 100644
--- a/ltfatpy/gabor/tfplot.py
+++ b/ltfatpy/gabor/tfplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/signals/greasy.py b/ltfatpy/signals/greasy.py
index dd16785e1b0f14c9d2889fc43a033f6cffa192e7..718f1688aa82989983c400867efd27ce4f790e90 100644
--- a/ltfatpy/signals/greasy.py
+++ b/ltfatpy/signals/greasy.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/signals/gspi.py b/ltfatpy/signals/gspi.py
index a4e4686f674a7be5d93a9f0ee0c762c621b496ed..cbac670e0613d785c5fd53ba566c22501555e4ec 100644
--- a/ltfatpy/signals/gspi.py
+++ b/ltfatpy/signals/gspi.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/signals/linus.py b/ltfatpy/signals/linus.py
index 5847c425ddecdac399c6ac251a1472e22185d514..5e329685396f1c2217afaff61392c9da664f5a25 100644
--- a/ltfatpy/signals/linus.py
+++ b/ltfatpy/signals/linus.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/fir2long.py b/ltfatpy/sigproc/fir2long.py
index 8a7640f8749ba45f412f28e1e01b0484b42303f4..00e40d32b1c078738c33533eb0baef4d631e847f 100644
--- a/ltfatpy/sigproc/fir2long.py
+++ b/ltfatpy/sigproc/fir2long.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/firkaiser.py b/ltfatpy/sigproc/firkaiser.py
index 305015f751ae72a8020d73cc2376c11c40e995de..25b63290980c60a098b4aeec3e0f675292044467 100644
--- a/ltfatpy/sigproc/firkaiser.py
+++ b/ltfatpy/sigproc/firkaiser.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/firwin.py b/ltfatpy/sigproc/firwin.py
index 6a2066610319618399e6f1011622e18f651b4165..7bdb48c7f89c9ab715885ba639e631d382929589 100644
--- a/ltfatpy/sigproc/firwin.py
+++ b/ltfatpy/sigproc/firwin.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/groupthresh.py b/ltfatpy/sigproc/groupthresh.py
index 0c067daf264b717f81c95a305660d296325ec9aa..b224b1ae9b935bf1218521b8d6de4ee9a68aed2d 100644
--- a/ltfatpy/sigproc/groupthresh.py
+++ b/ltfatpy/sigproc/groupthresh.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/largestn.py b/ltfatpy/sigproc/largestn.py
index b52a231f3e494d563b47ec0881ddec1183ffd787..0ca4b5cfc14cb13b8013cc99c097e974a8dd4db1 100644
--- a/ltfatpy/sigproc/largestn.py
+++ b/ltfatpy/sigproc/largestn.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/largestr.py b/ltfatpy/sigproc/largestr.py
index 71ab040fcfe0570120e205feea9c7338f9d9926e..40580fd8552a1716116d4e88328c2b4e029b1656 100644
--- a/ltfatpy/sigproc/largestr.py
+++ b/ltfatpy/sigproc/largestr.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/long2fir.py b/ltfatpy/sigproc/long2fir.py
index 167df4416d3cd3e84a57b92227587622edaae14b..c07d60dc4958ee4bd17a60e3f96eb6b42a139f58 100644
--- a/ltfatpy/sigproc/long2fir.py
+++ b/ltfatpy/sigproc/long2fir.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/normalize.py b/ltfatpy/sigproc/normalize.py
index ba5a5cd7e34226c4277785d4b9f45d48b9338939..19efcbe751605b0d06a162ac551ecd3165dab132 100644
--- a/ltfatpy/sigproc/normalize.py
+++ b/ltfatpy/sigproc/normalize.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/rms.py b/ltfatpy/sigproc/rms.py
index b1205d75f1e8a2b95374e53efbcb51d5c2ef8023..8e9a0afd7c564682c1bd3a9116d11bdf97ed247b 100644
--- a/ltfatpy/sigproc/rms.py
+++ b/ltfatpy/sigproc/rms.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/sigproc/thresh.py b/ltfatpy/sigproc/thresh.py
index 0d619230df10d245332d59acd867b26088adf951..53979bd5e06716949542027ba80cc0aea3ce537a 100644
--- a/ltfatpy/sigproc/thresh.py
+++ b/ltfatpy/sigproc/thresh.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_assert_sigreshape_post.py b/ltfatpy/tests/comp/test_assert_sigreshape_post.py
index d49d3cb50721818914b04caa1e64ca05465030cc..fa586198005de8b959512cda09723d857a4c7238 100644
--- a/ltfatpy/tests/comp/test_assert_sigreshape_post.py
+++ b/ltfatpy/tests/comp/test_assert_sigreshape_post.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_assert_sigreshape_pre.py b/ltfatpy/tests/comp/test_assert_sigreshape_pre.py
index 5900584eecf202bbb6bdeaf159119b0aba7286cf..cd8429ebbec1194f9e003e3ca1ab92064a745928 100644
--- a/ltfatpy/tests/comp/test_assert_sigreshape_pre.py
+++ b/ltfatpy/tests/comp/test_assert_sigreshape_pre.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_dct.py b/ltfatpy/tests/comp/test_comp_dct.py
index c1ca0bdd85220e83c9996bd2bd86d6e569bd21e8..fabd4b40de61f23c85949d52505820570470094f 100644
--- a/ltfatpy/tests/comp/test_comp_dct.py
+++ b/ltfatpy/tests/comp/test_comp_dct.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_dst.py b/ltfatpy/tests/comp/test_comp_dst.py
index dac465483f5aca51726dc2ba9048ea1073e99e1b..9716412815fd500dfe83a16a655560909dabc36a 100644
--- a/ltfatpy/tests/comp/test_comp_dst.py
+++ b/ltfatpy/tests/comp/test_comp_dst.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_gabdual.py b/ltfatpy/tests/comp/test_comp_gabdual.py
index 5bacd3c58e26c5563633f4ecba2a3734ead93227..a3528d5f116be29ace22cc7212521293087f7657 100644
--- a/ltfatpy/tests/comp/test_comp_gabdual.py
+++ b/ltfatpy/tests/comp/test_comp_gabdual.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_hermite.py b/ltfatpy/tests/comp/test_comp_hermite.py
index 709446f21e3ca4e09f7c3acc8e988a660ec13239..c4ef5d4a61b0cb8b51b160d925efd7e5dc14c20a 100644
--- a/ltfatpy/tests/comp/test_comp_hermite.py
+++ b/ltfatpy/tests/comp/test_comp_hermite.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_hermite_all.py b/ltfatpy/tests/comp/test_comp_hermite_all.py
index aaff400cd9f3c2d744dbd833a50897a9036203ab..8cf27384918ca5ae4a4a271e2bd280fce7ebdccf 100644
--- a/ltfatpy/tests/comp/test_comp_hermite_all.py
+++ b/ltfatpy/tests/comp/test_comp_hermite_all.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_isepdgt.py b/ltfatpy/tests/comp/test_comp_isepdgt.py
index 66e88204eca7c45510cf6a3924e914f49d34d37b..ae8f5594250705f19e2a0a744782aa8b3f2ab2fd 100644
--- a/ltfatpy/tests/comp/test_comp_isepdgt.py
+++ b/ltfatpy/tests/comp/test_comp_isepdgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_pgauss.py b/ltfatpy/tests/comp/test_comp_pgauss.py
index cb8d880a1604780e041f634dc75c535e2f80accb..bc10a2de43f3e44d75380eb81661b9c84fb9e49d 100644
--- a/ltfatpy/tests/comp/test_comp_pgauss.py
+++ b/ltfatpy/tests/comp/test_comp_pgauss.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_sepdgt.py b/ltfatpy/tests/comp/test_comp_sepdgt.py
index 285b241826629a8bfd3a33ead1358980312a6282..ffd47f24cb8deaf94ad8bfc87b8cc3e3267696a9 100644
--- a/ltfatpy/tests/comp/test_comp_sepdgt.py
+++ b/ltfatpy/tests/comp/test_comp_sepdgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/comp/test_comp_sigreshape.py b/ltfatpy/tests/comp/test_comp_sigreshape.py
index 1e8b7d379a36edd3e1cd4c8036f78d546f49ec6e..6d0196c76bc76d3d266c721c3003106416c502f3 100644
--- a/ltfatpy/tests/comp/test_comp_sigreshape.py
+++ b/ltfatpy/tests/comp/test_comp_sigreshape.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/get_dataset_path.py b/ltfatpy/tests/datasets/get_dataset_path.py
index 36eec9409000bd9e20bab43e453b1af8c8eb58c4..2f560d442081ccd324222f7bc1e55487fd444a6d 100644
--- a/ltfatpy/tests/datasets/get_dataset_path.py
+++ b/ltfatpy/tests/datasets/get_dataset_path.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_comp_dct_signal_ex_mat.py b/ltfatpy/tests/datasets/read_comp_dct_signal_ex_mat.py
index 8f861244a67e55147cde8b53bf4177db25d0ccb3..8a0c3f8cc2037904818b9e24a236c86b10fdbc2b 100644
--- a/ltfatpy/tests/datasets/read_comp_dct_signal_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_comp_dct_signal_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_comp_dst_signal_ex_mat.py b/ltfatpy/tests/datasets/read_comp_dst_signal_ex_mat.py
index 284fae3ae3a1f59ab6dc9edc85338781d1052f48..2915391becec8087b2598f731d6507bac93a3f22 100644
--- a/ltfatpy/tests/datasets/read_comp_dst_signal_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_comp_dst_signal_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_dgt_signal_ex_mat.py b/ltfatpy/tests/datasets/read_dgt_signal_ex_mat.py
index abe9713b07716041108d925e6a33f899f10ce783..24864b0351d1aabd4c989c519f445f437e228fc1 100644
--- a/ltfatpy/tests/datasets/read_dgt_signal_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_dgt_signal_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_gabframediag_signal_ex_mat.py b/ltfatpy/tests/datasets/read_gabframediag_signal_ex_mat.py
index b937611c05ba588f9f223551e2a820c10d7081b9..2c344b342908a32c8a91becee7d52878cb166257 100644
--- a/ltfatpy/tests/datasets/read_gabframediag_signal_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_gabframediag_signal_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_gabtight_signal_ex_mat.py b/ltfatpy/tests/datasets/read_gabtight_signal_ex_mat.py
index 438cf85747adb0ddd073b482ec43fc7090e19464..2df458edc1cd4ee5928dcf2a01cce908d5c51395 100644
--- a/ltfatpy/tests/datasets/read_gabtight_signal_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_gabtight_signal_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_ref_mat.py b/ltfatpy/tests/datasets/read_ref_mat.py
index 22a75cdc24324e53f63d628098a1a02007f11508..415101e41f359d3010715c208d29152884b4dda4 100644
--- a/ltfatpy/tests/datasets/read_ref_mat.py
+++ b/ltfatpy/tests/datasets/read_ref_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/read_s0norm_ex_mat.py b/ltfatpy/tests/datasets/read_s0norm_ex_mat.py
index f602dd560efb4cc1cd800ad63dcabd9632282249..2e8a818780a22ed0e2b47a23aebb39c409d318a2 100644
--- a/ltfatpy/tests/datasets/read_s0norm_ex_mat.py
+++ b/ltfatpy/tests/datasets/read_s0norm_ex_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/test_read_dgt_signal_ext.py b/ltfatpy/tests/datasets/test_read_dgt_signal_ext.py
index aaaf003568ef438815fb03cfa68e688e7a8bff99..b59ab0b0dea5f828e3be50d001418c8fafb0bc4f 100644
--- a/ltfatpy/tests/datasets/test_read_dgt_signal_ext.py
+++ b/ltfatpy/tests/datasets/test_read_dgt_signal_ext.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/datasets/test_read_ref_mat.py b/ltfatpy/tests/datasets/test_read_ref_mat.py
index a9049a49a657dcaf07fecd8ca5395ee6eb265317..97a1dafbfe18e740f04d0cfbcf90edc0b3b184e7 100644
--- a/ltfatpy/tests/datasets/test_read_ref_mat.py
+++ b/ltfatpy/tests/datasets/test_read_ref_mat.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_dct.py b/ltfatpy/tests/fourier/test_dct.py
index 5bca685cd541921bc4130999c01d6223ff0278ad..6af2ab950ba79db5a242a0801fd7284c3bb88d29 100644
--- a/ltfatpy/tests/fourier/test_dct.py
+++ b/ltfatpy/tests/fourier/test_dct.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_dft.py b/ltfatpy/tests/fourier/test_dft.py
index 529e33d0ef86a8e8f1e18524141466219c5272f4..5ee5abc76a39fe7734cd97e16e040552e6f2d536 100644
--- a/ltfatpy/tests/fourier/test_dft.py
+++ b/ltfatpy/tests/fourier/test_dft.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_dst.py b/ltfatpy/tests/fourier/test_dst.py
index a25342640d50facf8a963faaf7ebbbe999560546..faca2d711d2521fc58ef7e17fc450375d1e23096 100644
--- a/ltfatpy/tests/fourier/test_dst.py
+++ b/ltfatpy/tests/fourier/test_dst.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_fftindex.py b/ltfatpy/tests/fourier/test_fftindex.py
index effda97720411d96e1e2f6157d072e9d26b409cd..a2db2685370c3f6d80234964d1d93e184aa96fda 100644
--- a/ltfatpy/tests/fourier/test_fftindex.py
+++ b/ltfatpy/tests/fourier/test_fftindex.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_fftreal.py b/ltfatpy/tests/fourier/test_fftreal.py
index cf5934db912f44badd4fc677c9d34e249ab5223d..d9f3a0335617e332e793175681518e8fb009947f 100644
--- a/ltfatpy/tests/fourier/test_fftreal.py
+++ b/ltfatpy/tests/fourier/test_fftreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_fftresample.py b/ltfatpy/tests/fourier/test_fftresample.py
index bc41c0470d03df97245173a52418648866f9fc33..e140cb524ca6a1e84fe53d960c2c5fdaf6a2642e 100644
--- a/ltfatpy/tests/fourier/test_fftresample.py
+++ b/ltfatpy/tests/fourier/test_fftresample.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_idft.py b/ltfatpy/tests/fourier/test_idft.py
index e7cfbda4347a35323b85bfb59a84fe8d549d64aa..ae3e92014bd7c398387a7748a9ab1d37333c6aad 100644
--- a/ltfatpy/tests/fourier/test_idft.py
+++ b/ltfatpy/tests/fourier/test_idft.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_ifftreal.py b/ltfatpy/tests/fourier/test_ifftreal.py
index 4eaaa9615b7e9c4081f259395673c0ed2be7f035..1e117d1822df7ee08b640e16aa899d0e939a93ec 100644
--- a/ltfatpy/tests/fourier/test_ifftreal.py
+++ b/ltfatpy/tests/fourier/test_ifftreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_isevenfunction.py b/ltfatpy/tests/fourier/test_isevenfunction.py
index 3ef2fd06f4732595ad8c215803c81eefb2356f01..e0bc3ea93982846c107db37dc90be6b9045403bc 100644
--- a/ltfatpy/tests/fourier/test_isevenfunction.py
+++ b/ltfatpy/tests/fourier/test_isevenfunction.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_middlepad.py b/ltfatpy/tests/fourier/test_middlepad.py
index e72a9755e08bad7fd71da780254acae2546f0ae9..d8d7e04999e8ebf34145a7d980a796629fd1bddf 100644
--- a/ltfatpy/tests/fourier/test_middlepad.py
+++ b/ltfatpy/tests/fourier/test_middlepad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_pderiv.py b/ltfatpy/tests/fourier/test_pderiv.py
index 9aa65341ae70d387c35adb7ee364f522b70b0fe1..1adb458f0a92059196968e2ffb9657a9b6c0e8fe 100644
--- a/ltfatpy/tests/fourier/test_pderiv.py
+++ b/ltfatpy/tests/fourier/test_pderiv.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_pgauss.py b/ltfatpy/tests/fourier/test_pgauss.py
index 66a254867a72f646effe42bccb8807651378f4d3..03d0ab71ffe420c903563a753cb55d6d9a7307fe 100644
--- a/ltfatpy/tests/fourier/test_pgauss.py
+++ b/ltfatpy/tests/fourier/test_pgauss.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_pherm.py b/ltfatpy/tests/fourier/test_pherm.py
index 7d4b7f2ea821a2cd40ee4be27e0febe5ac8dbd9c..55845a548e7296051583f7e2393b80233207d038 100644
--- a/ltfatpy/tests/fourier/test_pherm.py
+++ b/ltfatpy/tests/fourier/test_pherm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/fourier/test_psech.py b/ltfatpy/tests/fourier/test_psech.py
index 66be09b241a14728bfec1712b2f73ba1da607ff2..5ef31bcfbc70621abbd6547c3af43a4a47ddcff8 100644
--- a/ltfatpy/tests/fourier/test_psech.py
+++ b/ltfatpy/tests/fourier/test_psech.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_dgt.py b/ltfatpy/tests/gabor/test_dgt.py
index 95b8433ac6e87666741a46d78b91c098b05c7a45..2c89f5f87a1af9a69f694c70653a6dde8857ac55 100644
--- a/ltfatpy/tests/gabor/test_dgt.py
+++ b/ltfatpy/tests/gabor/test_dgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabdual.py b/ltfatpy/tests/gabor/test_gabdual.py
index 417f63a4c0475e7c5b8389ad30bcf9bc367a5dc2..76101de5eacd455dc63d30e58cfd87520c0d3f09 100644
--- a/ltfatpy/tests/gabor/test_gabdual.py
+++ b/ltfatpy/tests/gabor/test_gabdual.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabframediag.py b/ltfatpy/tests/gabor/test_gabframediag.py
index 0e15c5df63160e4476bd5dd6f8ccc14be0c66ffe..34cc486b93e136b14fbfbf9a82d3c5ed72073785 100644
--- a/ltfatpy/tests/gabor/test_gabframediag.py
+++ b/ltfatpy/tests/gabor/test_gabframediag.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabimagepars.py b/ltfatpy/tests/gabor/test_gabimagepars.py
index 422b6a42ab6a922c0659c254ec75517f0d0cc853..22eee6bf68f8d4e329a5aa07e35c558cdc2374e5 100644
--- a/ltfatpy/tests/gabor/test_gabimagepars.py
+++ b/ltfatpy/tests/gabor/test_gabimagepars.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabphasegrad.py b/ltfatpy/tests/gabor/test_gabphasegrad.py
index 524f11239de9ad2f7833d8e160beb2cb55547cba..dfd531a50bf8070826f0547e9bdc5a2cbdb1527b 100644
--- a/ltfatpy/tests/gabor/test_gabphasegrad.py
+++ b/ltfatpy/tests/gabor/test_gabphasegrad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabtight.py b/ltfatpy/tests/gabor/test_gabtight.py
index 215f11434c9123eef9eda867f57ba0bfe9dbf35c..4198394c4398b5694b228275a87bb1585d49f148 100644
--- a/ltfatpy/tests/gabor/test_gabtight.py
+++ b/ltfatpy/tests/gabor/test_gabtight.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_gabwin.py b/ltfatpy/tests/gabor/test_gabwin.py
index bce1dd9e0e22708b29a8ba14334bce1f8e877a48..1899542c7430f8ca691f23e7b04b073289119dfa 100644
--- a/ltfatpy/tests/gabor/test_gabwin.py
+++ b/ltfatpy/tests/gabor/test_gabwin.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_idgt.py b/ltfatpy/tests/gabor/test_idgt.py
index 04d5deccab3835910b648ccc9ddeebd55e61882e..5562f3a6e442e26872bb94304e7b313594af3ba9 100644
--- a/ltfatpy/tests/gabor/test_idgt.py
+++ b/ltfatpy/tests/gabor/test_idgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_instfreqplot.py b/ltfatpy/tests/gabor/test_instfreqplot.py
index 99f5ded22691c78fb7ddbded2f77d17c5508815b..0d8c97097019ecc43bd122c2b3434698fd1a505e 100644
--- a/ltfatpy/tests/gabor/test_instfreqplot.py
+++ b/ltfatpy/tests/gabor/test_instfreqplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_phaselock.py b/ltfatpy/tests/gabor/test_phaselock.py
index 96d69aa06c9e32946f81a8a6ca12f4b546794420..23aae7230165d4beff6c89acf5be2eff6a70b54a 100644
--- a/ltfatpy/tests/gabor/test_phaselock.py
+++ b/ltfatpy/tests/gabor/test_phaselock.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_phaseplot.py b/ltfatpy/tests/gabor/test_phaseplot.py
index dcfe30d3a656c1569c0f62ee4c58d8b8e799ed38..031ac8ea7bdf86534b4875fbc647ee7a529910f6 100644
--- a/ltfatpy/tests/gabor/test_phaseplot.py
+++ b/ltfatpy/tests/gabor/test_phaseplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_phaseunlock.py b/ltfatpy/tests/gabor/test_phaseunlock.py
index 84cb130ba866be013b367e7421032be1e6b482c6..f0b10cdea4cfcc0207a14bc7bb0455db96808d41 100644
--- a/ltfatpy/tests/gabor/test_phaseunlock.py
+++ b/ltfatpy/tests/gabor/test_phaseunlock.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_plotdgt.py b/ltfatpy/tests/gabor/test_plotdgt.py
index 87b97c283193cf60bd4de0c94456ebc7b84a9d00..2eec602c8ce8618605029659176bdc83cd8deba4 100644
--- a/ltfatpy/tests/gabor/test_plotdgt.py
+++ b/ltfatpy/tests/gabor/test_plotdgt.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_plotdgtreal.py b/ltfatpy/tests/gabor/test_plotdgtreal.py
index f7aa56e509a691217af3a289408b3ec5ab03fcbf..00591870ec4553d71a4d931c0c45776c697422bb 100644
--- a/ltfatpy/tests/gabor/test_plotdgtreal.py
+++ b/ltfatpy/tests/gabor/test_plotdgtreal.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_s0norm.py b/ltfatpy/tests/gabor/test_s0norm.py
index 16a41ca1d2771963e603d1e615ae11b97641858e..7be99738e040ae8f79860632288f9924ceab31df 100644
--- a/ltfatpy/tests/gabor/test_s0norm.py
+++ b/ltfatpy/tests/gabor/test_s0norm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_sgram.py b/ltfatpy/tests/gabor/test_sgram.py
index 3cc361c4e18a28f40acc63160505dd7e26c2ff52..65317184c45e01bb61c9d1b4968c8f648e542436 100644
--- a/ltfatpy/tests/gabor/test_sgram.py
+++ b/ltfatpy/tests/gabor/test_sgram.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/gabor/test_tfplot.py b/ltfatpy/tests/gabor/test_tfplot.py
index bce91eb5d8405b9ddf72a896ebc79d5c68169502..27715866c62746483348c5bed640d6c8103a0c0f 100644
--- a/ltfatpy/tests/gabor/test_tfplot.py
+++ b/ltfatpy/tests/gabor/test_tfplot.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/signals/test_greasy.py b/ltfatpy/tests/signals/test_greasy.py
index fe586d6acb82dbb238ad62704cdbfb31e11faaa5..eac2b450b6cbb103646712c0ccc572fa746b317e 100644
--- a/ltfatpy/tests/signals/test_greasy.py
+++ b/ltfatpy/tests/signals/test_greasy.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/signals/test_gspi.py b/ltfatpy/tests/signals/test_gspi.py
index e74382e381552198af0afd72de07c241632b8584..7a959c2ba720bd0754f6d027b72a08c23053cafb 100644
--- a/ltfatpy/tests/signals/test_gspi.py
+++ b/ltfatpy/tests/signals/test_gspi.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/signals/test_linus.py b/ltfatpy/tests/signals/test_linus.py
index 86ae6e9975c092ecde406f789a6fad02b7ca8bca..fc9f7687eb08f342e3b85981e4905f98380ac5ba 100644
--- a/ltfatpy/tests/signals/test_linus.py
+++ b/ltfatpy/tests/signals/test_linus.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_fir2long.py b/ltfatpy/tests/sigproc/test_fir2long.py
index 9cac0616f511a8791996d6fed842f3d8bf3762b1..393b19160c01a8ce1cde4aaa328eb33ce3a8619e 100644
--- a/ltfatpy/tests/sigproc/test_fir2long.py
+++ b/ltfatpy/tests/sigproc/test_fir2long.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_firkaiser.py b/ltfatpy/tests/sigproc/test_firkaiser.py
index a8bf5b89819fb927d97041b3716b8b3828c35dca..08b5b16ef346dfeedf769c34dd367fb7aeca5a3d 100644
--- a/ltfatpy/tests/sigproc/test_firkaiser.py
+++ b/ltfatpy/tests/sigproc/test_firkaiser.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_firwin.py b/ltfatpy/tests/sigproc/test_firwin.py
index 625faead5cac2b160a35ee45106678528253289a..842f109803d55706450be7166453804e61e559a0 100644
--- a/ltfatpy/tests/sigproc/test_firwin.py
+++ b/ltfatpy/tests/sigproc/test_firwin.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_groupthresh.py b/ltfatpy/tests/sigproc/test_groupthresh.py
index 5a765347553ca1536c2f78728d75fa215d1481ad..47d308746b009fecd9543ab74723596c234acda7 100644
--- a/ltfatpy/tests/sigproc/test_groupthresh.py
+++ b/ltfatpy/tests/sigproc/test_groupthresh.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_largestn.py b/ltfatpy/tests/sigproc/test_largestn.py
index fb2b1e7526c5863c9de5059166a3923414d310be..f90c211516d726e84e0e1cb425cc3464385960fc 100644
--- a/ltfatpy/tests/sigproc/test_largestn.py
+++ b/ltfatpy/tests/sigproc/test_largestn.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_largestr.py b/ltfatpy/tests/sigproc/test_largestr.py
index a48150effb3583246ce6928a39c66d75388e21aa..70f12126328c6220f09571467ed9dd8f716d326c 100644
--- a/ltfatpy/tests/sigproc/test_largestr.py
+++ b/ltfatpy/tests/sigproc/test_largestr.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_long2fir.py b/ltfatpy/tests/sigproc/test_long2fir.py
index 795a888cec9a2edcf9aadfdbfef3b432986edbff..79d9d2e8da8215c9715581aee1e94f543ad7db1e 100644
--- a/ltfatpy/tests/sigproc/test_long2fir.py
+++ b/ltfatpy/tests/sigproc/test_long2fir.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_normalize.py b/ltfatpy/tests/sigproc/test_normalize.py
index 08f99a3162af5fa691f5fee7742f2483011c7dd1..a0bc5d382cefb21fcab615dc46377162adb78a05 100644
--- a/ltfatpy/tests/sigproc/test_normalize.py
+++ b/ltfatpy/tests/sigproc/test_normalize.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_rms.py b/ltfatpy/tests/sigproc/test_rms.py
index 4745ff44ca24155c2c776b96b289683a51ab3acc..206bd62d76b63fd755a015ab6ecaf262c2f12559 100644
--- a/ltfatpy/tests/sigproc/test_rms.py
+++ b/ltfatpy/tests/sigproc/test_rms.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/sigproc/test_thresh.py b/ltfatpy/tests/sigproc/test_thresh.py
index 1df0701cfd6719dca4ad6e5e0234933b714caead..5c67116d1d15f9267bf714ef1c62c57eb925d869 100644
--- a/ltfatpy/tests/sigproc/test_thresh.py
+++ b/ltfatpy/tests/sigproc/test_thresh.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/tools/test_lcm.py b/ltfatpy/tests/tools/test_lcm.py
index bc5141751711fa5276ffe10be2583606dcfd7d0e..7f50a0d807ce2190059a568d7d2203bf29fde648 100644
--- a/ltfatpy/tests/tools/test_lcm.py
+++ b/ltfatpy/tests/tools/test_lcm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tests/tools/test_postpad.py b/ltfatpy/tests/tools/test_postpad.py
index 4588c6c9b6d89e202701a891aac6954c033861ec..56c902e42ef2d2d3394b3a49600cdbc7ae317e4d 100644
--- a/ltfatpy/tests/tools/test_postpad.py
+++ b/ltfatpy/tests/tools/test_postpad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tools/lcm.py b/ltfatpy/tools/lcm.py
index 87550df5e70ee6fc8f603ba80aa774e2c5f928a3..515f1f4cfaed3b6dced0325ffc7b9eb1fb75dfe6 100644
--- a/ltfatpy/tools/lcm.py
+++ b/ltfatpy/tools/lcm.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/tools/postpad.py b/ltfatpy/tools/postpad.py
index 236bdb42dc61c3fe7a04b6418686c9ef3a0394b6..2daa8890083b27513071636aeee43bd88658a180 100644
--- a/ltfatpy/tools/postpad.py
+++ b/ltfatpy/tools/postpad.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/ltfatpy/version.py b/ltfatpy/version.py
index d92fa6274a436644440dd9dd806a9ea6e42b6f20..5eb154afbbc27a4bf8da97165f9804ccbec8dfd1 100644
--- a/ltfatpy/version.py
+++ b/ltfatpy/version.py
@@ -32,7 +32,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence
diff --git a/setup.py b/setup.py
index 879343b18f4ea006e0e2b706343d05c4789cfe18..49117299ce346b0bf7b82e5c6fe1e3b68a78ffed 100755
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@
 # Version
 # -------
 #
-# * ltfatpy version = 1.0.14
+# * ltfatpy version = 1.0.15
 # * LTFAT version = 2.1.0
 #
 # Licence