Commit f66b044c authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): use version v0.3.5

parent 452934c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ' \
+1 −1
Original line number Diff line number Diff line
@@ -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