Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
5e8e2f12
Commit
5e8e2f12
authored
Dec 08, 2022
by
atalman
Browse files
[Release only change] Advance version for minor release
parent
5ce4506a
Pipeline
#247
failed with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
.circleci/config.yml
.circleci/config.yml
+2
-2
.circleci/config.yml.in
.circleci/config.yml.in
+2
-2
version.txt
version.txt
+1
-1
No files found.
.circleci/config.yml
View file @
5e8e2f12
...
...
@@ -190,11 +190,11 @@ binary_common: &binary_common
build_version
:
description
:
"
version
number
of
release
binary;
by
default,
build
a
nightly"
type
:
string
default
:
"
0.14.
0
"
default
:
"
0.14.
1
"
pytorch_version
:
description
:
"
PyTorch
version
to
build
against;
by
default,
use
a
nightly"
type
:
string
default
:
"
1.13.
0
"
default
:
"
1.13.
1
"
# Don't edit these
python_version
:
description
:
"
Python
version
to
build
against
(e.g.,
3.7)"
...
...
.circleci/config.yml.in
View file @
5e8e2f12
...
...
@@ -190,11 +190,11 @@ binary_common: &binary_common
build_version:
description: "version number of release binary; by default, build a nightly"
type: string
default: "0.14.
0
"
default: "0.14.
1
"
pytorch_version:
description: "PyTorch version to build against; by default, use a nightly"
type: string
default: "1.13.
0
"
default: "1.13.
1
"
# Don't edit these
python_version:
description: "Python version to build against (e.g., 3.7)"
...
...
version.txt
View file @
5e8e2f12
0.14.
0
a0
0.14.
1
a0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment