Commit 88cedae3 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): use version v0.9.0

parent 4ab6c58e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Overview:
__TITLE__ = 'imgutils'

#: Version of this project.
__VERSION__ = '0.8.0'
__VERSION__ = '0.9.0'

#: 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 ' \
@@ -17,4 +17,4 @@ __DESCRIPTION__ = 'A convenient and user-friendly anime-style image data process
__AUTHOR__ = 'narugo1992, 7eu7d7'

#: Email of the authors'.
__AUTHOR_EMAIL__ = 'narugo992@gmail.com'
__AUTHOR_EMAIL__ = 'narugo1992@deepghs.org'