Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buried-In-Code committed May 30, 2024
1 parent 11cf64d commit 70fd472
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.4.3"
__version__ = "0.5.0"


def get_cache() -> Path:
Expand Down

0 comments on commit 70fd472

Please sign in to comment.