Skip to content

Commit 939a778

Browse files
kurmanfacebook-github-bot
authored andcommitted
post release version bump to 0.3.0dev0 (#525)
Summary: Update release version to dev. Pull Request resolved: #525 Reviewed By: d4l3k Differential Revision: D37195921 Pulled By: kurman fbshipit-source-id: 424bb1cb99c1137690a787d141d252c23eb54163
1 parent 6a2cef0 commit 939a778

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.2.0"
17+
__version__ = "0.3.0dev0"
1818

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

0 commit comments

Comments
 (0)