Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
  • Loading branch information
hikinggrass committed Dec 2, 2024
1 parent e0ed3b6 commit 8f13000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency_manager/src/edm_tool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""Everest Dependency Manager."""
from edm_tool import edm

__version__ = "0.7.0"
__version__ = "0.7.1"


def get_parser():
Expand Down

0 comments on commit 8f13000

Please sign in to comment.