Skip to content

Commit 11dd63d

Browse files
committed
increase orb_version
1 parent dd67259 commit 11dd63d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/commands/configure-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parameters:
3030
Version for the python deploy package to use. See
3131
https://anaconda.org/psyplot/psyplot-ci-orb
3232
type: string
33-
default: "1.5.32"
33+
default: "1.5.33"
3434
steps:
3535
- run:
3636
environment:

src/commands/deploy-pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ parameters:
4040
Version for the python deploy package to use. See
4141
https://anaconda.org/psyplot/psyplot-ci-orb
4242
type: string
43-
default: "1.5.32"
43+
default: "1.5.33"
4444
steps:
4545
- run:
4646
environment:

0 commit comments

Comments
 (0)