Skip to content

Commit

Permalink
Become 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Jan 3, 2025
1 parent 23a5d0e commit 686063c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valohai_yaml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from valohai_yaml.parsing import parse
from valohai_yaml.validation import validate

__version__ = "0.44.0"
__version__ = "0.45.0"

__all__ = [
"ValidationErrors",
Expand Down

0 comments on commit 686063c

Please sign in to comment.