We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48db5c4 commit 014ca37Copy full SHA for 014ca37
torchx/version.py
@@ -14,7 +14,7 @@
14
# 0.1.0bN # Beta release
15
# 0.1.0rcN # Release Candidate
16
# 0.1.0 # Final release
17
-__version__ = "0.1.0.dev0"
+__version__ = "0.1.0.dev1"
18
19
# Use the github container registry images corresponding to the current package
20
# version.
0 commit comments