Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 676a997

Browse files
Kiuk Chungfacebook-github-bot
authored andcommitted
0.1.0.dev1 release
Summary: Change version file to mark `0.1.0.dev1` release that will be pushed to pypi Reviewed By: vreis Differential Revision: D18814759 fbshipit-source-id: bebe788bb64a59cd9d005da9a0f7aa6057aaf7bf
1 parent 6065abd commit 676a997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

torchelastic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# 0.1.0bN # Beta release
1616
# 0.1.0rcN # Release Candidate
1717
# 0.1.0 # Final release
18-
__version__ = "0.1.0rc1"
18+
__version__ = "0.1.0.dev1"

0 commit comments

Comments
 (0)