Skip to content

Commit c6af639

Browse files
d4l3kfacebook-github-bot
authored andcommitted
post release version bump to 0.1.0.dev3 (#90)
Summary: Releasing 0.1.0.dev2 so bumping the next version Pull Request resolved: #90 Test Plan: CI Reviewed By: tierex Differential Revision: D29376215 Pulled By: d4l3k fbshipit-source-id: 066261647248ed6519f427db9f157b01c7364675
1 parent 76bb0c0 commit c6af639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchx/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# 0.1.0bN # Beta release
1515
# 0.1.0rcN # Release Candidate
1616
# 0.1.0 # Final release
17-
__version__ = "0.1.0.dev2"
17+
__version__ = "0.1.0.dev3"
1818

1919
# Use the github container registry images corresponding to the current package
2020
# version.

0 commit comments

Comments
 (0)