Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit cec1dd9

Browse files
committed
bump release version
1 parent c08a0f9 commit cec1dd9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
author = "Torch Contributors"
3838

3939
# The short X.Y version
40-
version = "main (" + torcharrow.__version__ + " )"
40+
version = "0.1.0"
4141

4242
# The full version, including alpha/beta/rc tags
43-
release = "main"
43+
release = "0.1.0 (beta)"
4444

4545

4646
# -- General configuration ---------------------------------------------------

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5a0
1+
0.1.0a0

0 commit comments

Comments
 (0)