Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Aug 3, 2021
1 parent ff3ea9b commit c806e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
if __name__ == "__main__":
setup(
name="tez",
version="0.1.6",
version="0.1.7",
description="tez - a simple pytorch trainer",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit c806e6e

Please sign in to comment.