diff --git a/setup.py b/setup.py index d6793f7..e2b13f4 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from setuptools import setup -__version__ = '5.4.5' +__version__ = '5.4.6' def read_file(fname):