Skip to content

Commit

Permalink
Bump version (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
dongreenberg committed Jul 26, 2024
1 parent b0cdbfa commit 7c49c2b
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 @@ -63,4 +63,4 @@ def __getattr__(name):
raise AttributeError(f"module {__name__!r} has no attribute {name!r}")


__version__ = "0.0.32"
__version__ = "0.0.33"

0 comments on commit 7c49c2b

Please sign in to comment.