Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHupf authored Nov 30, 2022
1 parent 85bcb66 commit 7783331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# More informations about the license can be found at:
# https://www.gnu.org/licenses/agpl-3.0

__version__ = 1.0.0
__version__ = '1.0.0'

import face_recognition
from PIL import Image, ImageDraw, ImageOps
Expand Down

0 comments on commit 7783331

Please sign in to comment.