Loading imgutils/config/meta.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Overview: __TITLE__ = 'imgutils' #: Version of this project. __VERSION__ = '0.3.4' __VERSION__ = '0.3.5' #: 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 ' \ Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ setup( author=meta['__AUTHOR__'], author_email=meta['__AUTHOR_EMAIL__'], license='Apache License, Version 2.0', keywords='Utilities of images.', keywords=meta['__DESCRIPTION__'], url='https://github.com/deepghs/imgutils', # environment Loading Loading
imgutils/config/meta.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Overview: __TITLE__ = 'imgutils' #: Version of this project. __VERSION__ = '0.3.4' __VERSION__ = '0.3.5' #: 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 ' \ Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ setup( author=meta['__AUTHOR__'], author_email=meta['__AUTHOR_EMAIL__'], license='Apache License, Version 2.0', keywords='Utilities of images.', keywords=meta['__DESCRIPTION__'], url='https://github.com/deepghs/imgutils', # environment Loading