We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b51e48 commit 065c0c9Copy full SHA for 065c0c9
setup.py
@@ -10,7 +10,7 @@
10
name='detect_mask',
11
license="MIT",
12
description='Python Package for detecting masks in the input Photos ,Pull out the camera for real time mask detection',
13
- version='v0.1.0',
+ version='v0.3.0',
14
long_description=description,
15
url='https://github.com/Jash271/Detect_Mask',
16
packages=setuptools.find_packages(),
0 commit comments