diff --git a/ltfatpy/__init__.py b/ltfatpy/__init__.py index 60c2c32992fcfa230d431357c646629326307978..44ec72ccb77d3fd19d6dd979d5a0ded8107b3387 100644 --- a/ltfatpy/__init__.py +++ b/ltfatpy/__init__.py @@ -171,4 +171,4 @@ __all__ = ["arg_firwin", "assert_groworder", "assert_sigreshape_post", "long2fir", "normalize", "rms", "thresh", "lcm", "postpad"] -__version__ = "1.0.16" +__version__ = "1.0.17"