Skip to content

Commit

Permalink
Update version to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower committed May 15, 2023
1 parent c5f3133 commit 3d59c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supersuit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ def __getattr__(wrapper_name):
raise ImportError(f"cannot import name '{wrapper_name}' from 'supersuit'")


__version__ = "3.7.2"
__version__ = "3.8.0"

0 comments on commit 3d59c9e

Please sign in to comment.