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