Skip to content

Commit

Permalink
0.7.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Buried-In-Code committed Jun 5, 2024
1 parent 47d6c30 commit e479e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freyr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from freyr.console import CONSOLE

__version__ = "0.7.0"
__version__ = "0.7.1"


def get_cache() -> Path:
Expand Down

0 comments on commit e479e72

Please sign in to comment.