Skip to content

Commit

Permalink
bump version to 0.0.35.
Browse files Browse the repository at this point in the history
  • Loading branch information
rohinb2 committed Sep 12, 2024
1 parent 2906b6f commit 54e4f4f
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 @@ -59,4 +59,4 @@ def __getattr__(name):
raise AttributeError(f"module {__name__!r} has no attribute {name!r}")


__version__ = "0.0.34"
__version__ = "0.0.35"

0 comments on commit 54e4f4f

Please sign in to comment.