Loading imgutils/config/meta.py +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ Overview: __TITLE__ = 'imgutils' #: Version of this project. __VERSION__ = '0.0.3' __VERSION__ = '0.0.4' #: 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 ' \ 'various advanced anime-style image processing models.' #: Author of this project. __AUTHOR__ = 'narugo1992' __AUTHOR__ = 'narugo1992, 7eu7d' #: Email of the authors'. __AUTHOR_EMAIL__ = 'narugo@126.com' Loading
imgutils/config/meta.py +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ Overview: __TITLE__ = 'imgutils' #: Version of this project. __VERSION__ = '0.0.3' __VERSION__ = '0.0.4' #: 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 ' \ 'various advanced anime-style image processing models.' #: Author of this project. __AUTHOR__ = 'narugo1992' __AUTHOR__ = 'narugo1992, 7eu7d' #: Email of the authors'. __AUTHOR_EMAIL__ = 'narugo@126.com'