Skip to content

Commit

Permalink
Merge branch 'added_autodep'
Browse files Browse the repository at this point in the history
  • Loading branch information
benblack769 committed Nov 28, 2021
2 parents 347d308 + 290a46d commit 3c4e364
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 @@ -43,4 +43,4 @@ def __getattr__(wrapper_name):
raise ImportError(f"cannot import name '{wrapper_name}' from 'supersuit'")


__version__ = "3.3.1"
__version__ = "3.3.2"

0 comments on commit 3c4e364

Please sign in to comment.