We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9e8fb commit 2b5b29cCopy full SHA for 2b5b29c
cheesechaser/config/meta.py
@@ -7,7 +7,7 @@
7
__TITLE__ = 'cheesechaser'
8
9
#: Version of this project.
10
-__VERSION__ = '0.1.1'
+__VERSION__ = '0.1.2'
11
12
#: Short description of the project, will be included in ``setup.py``.
13
__DESCRIPTION__ = 'Swiftly get tons of images from indexed tars on Huggingface.'
0 commit comments