diff --git a/imgutils/config/meta.py b/imgutils/config/meta.py index 96269b5ef25..3ac71dce3e9 100644 --- a/imgutils/config/meta.py +++ b/imgutils/config/meta.py @@ -7,7 +7,7 @@ __TITLE__ = 'imgutils' #: Version of this project. -__VERSION__ = '0.4.2' +__VERSION__ = '0.4.3' #: Short description of the project, will be included in ``setup.py``. __DESCRIPTION__ = 'A convenient and user-friendly anime-style image data processing library that integrates ' \