Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Aug 28, 2023
1 parent 7f3327a commit 74aca43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def native_mb_python_tag(plat_impl=None, version_info=None):
return mb_tag


def parse_version(fpath='wbia_whaleridgefindr/__init__.py'):
def parse_version(fpath='wbia-whaleridgefindr/__init__.py'):
"""
Statically parse the version number from a python file
Expand Down

0 comments on commit 74aca43

Please sign in to comment.