diff --git a/setup.py b/setup.py index 97d2f21..03711e1 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def get_long_description(file_name: str) -> str: if __name__ == '__main__': setup( name='cmus-notify', - version='1.4.0', + version='1.4.1', description='A package for displaying Cmus current status in notifications', author='Antoine Gagne', keywords='utilities application cli hook cmus notifications',