Skip to content

Commit f1afae2

Browse files
committed
Python 3.11
1 parent 4605af7 commit f1afae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"variable": {
33
"PYTHON_VERSION": {
4-
"default": "3.9.13"
4+
"default": "3.11.4"
55
},
66
"PGSQL_VERSION": {
77
"default": "15"
88
},
99
"RMQ_VERSION": {
10-
"default": "3.11.4"
10+
"default": "3.9.13"
1111
},
1212
"AIIDA_VERSION": {
1313
"default": "2.5.1"

0 commit comments

Comments
 (0)