Skip to content

Commit 512e40d

Browse files
authored
[torchx/release][0.7.0] post release version bump to 0.8.0dev0 (#934)
1 parent 299ad04 commit 512e40d

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
@@ -18,7 +18,7 @@
1818
# 0.1.0bN # Beta release
1919
# 0.1.0rcN # Release Candidate
2020
# 0.1.0 # Final release
21-
__version__ = "0.7.0"
21+
__version__ = "0.8.0dev0"
2222

2323

2424
# Use the github container registry images corresponding to the current package

0 commit comments

Comments
 (0)