Skip to content

Commit

Permalink
dev(narugo): use version v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Dec 24, 2023
1 parent d28cbaa commit e9a2e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgutils/config/meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__TITLE__ = 'imgutils'

#: Version of this project.
__VERSION__ = '0.3.1'
__VERSION__ = '0.3.2'

#: 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 ' \
Expand Down

0 comments on commit e9a2e57

Please sign in to comment.