Skip to content

Commit 014ca37

Browse files
Kiuk Chungfacebook-github-bot
Kiuk Chung
authored andcommitted
post release version bump to 0.1.0dev1 (#62)
Summary: See title. Pull Request resolved: #62 Test Plan: N/A Reviewed By: tierex Differential Revision: D29170475 Pulled By: kiukchung fbshipit-source-id: c5efd87d3052283dd27a27527b18b97736f641bb
1 parent 48db5c4 commit 014ca37

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

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

0 commit comments

Comments
 (0)