Skip to content

Commit

Permalink
Changed: PTH version is bumped up to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Gagarinov committed Feb 7, 2021
1 parent 6fbcf48 commit c2d3246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/pytorch-hyperlight/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

setup(
name=NAME,
version="0.2.6",
version="0.2.7",
description="PyTorch Hyperlight is ML micro-framework built as a thin wrapper around PyTorch-Lightning and Ray Tune frameworks to push the boundaries of simplicity even further.",
long_description="",
author="Peter Gagarinov",
Expand Down

0 comments on commit c2d3246

Please sign in to comment.