Skip to content

Commit

Permalink
bump version (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaydeci authored Jun 5, 2023
1 parent 55b7994 commit 8abe887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/super_gradients/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"AutoTrainBatchSizeSelectionCallback",
]

__version__ = "3.1.1"
__version__ = "3.1.2"

env_sanity_check()

0 comments on commit 8abe887

Please sign in to comment.