Skip to content

Commit

Permalink
Bump version to v0.0.22 (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineechen committed Mar 21, 2024
1 parent 0cf1e88 commit 5a7d084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runhouse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ def __getattr__(name):
raise AttributeError(f"module {__name__!r} has no attribute {name!r}")


__version__ = "0.0.21"
__version__ = "0.0.22"

0 comments on commit 5a7d084

Please sign in to comment.