Skip to content

Commit 17fd647

Browse files
committed
[torchx/release][0.2.0] post release version bump to 0.3.0dev0
1 parent f3ea38c commit 17fd647

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)