Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JRMendDemo authored Dec 12, 2023
1 parent 3495dc3 commit 5a405b8
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
@@ -1,5 +1,5 @@
import setuptools
from mend_sbom_cli._version import __version__, __tool_name__, __description__
from mend_sbom_export_cli._version import __version__, __tool_name__, __description__

mend_name = f"mend_{__tool_name__}"

Expand Down

0 comments on commit 5a405b8

Please sign in to comment.