We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df65c11 commit 086181eCopy full SHA for 086181e
setup.py
@@ -18,7 +18,7 @@ def _get_requirements(path):
18
19
setup(
20
name='anime-face-detector',
21
- version='0.0.2',
+ version='0.0.3',
22
author='hysts',
23
url='https://github.com/hysts/anime-face-detector',
24
python_requires='>=3.7',
0 commit comments