Skip to content

Commit 3d1ae0b

Browse files
committed
dev(narugo): use version v0.16.0
1 parent a82a7f2 commit 3d1ae0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imgutils/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__TITLE__ = 'imgutils'
88

99
#: Version of this project.
10-
__VERSION__ = '0.15.0'
10+
__VERSION__ = '0.16.0'
1111

1212
#: Short description of the project, will be included in ``setup.py``.
1313
__DESCRIPTION__ = 'A convenient and user-friendly anime-style image data processing library that integrates ' \

0 commit comments

Comments
 (0)