Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

put version file in src folder #1006

Closed
wants to merge 5 commits into from

Conversation

serengil
Copy link
Owner

@serengil serengil commented Feb 4, 2024

Tickets

#1005

What has been done

With this PR, deepface package version can be found as

from deepface import DeepFace
print(DeepFace.__version)

How to test

make lint && make test

@serengil serengil closed this Feb 4, 2024
@serengil serengil deleted the feat-task-0402-version-info-bug branch February 7, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant