Skip to content

Commit e2507a3

Browse files
committed
docs: update python versions
1 parent 19913dd commit e2507a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/usagestats.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Example:
4848
"lib": "/opt/unit/modules/python.unit.so"
4949
},
5050
{
51-
"version": "3.12.1",
52-
"lib": "/opt/unit/modules/python-3.12.1.unit.so"
51+
"version": "3.8",
52+
"lib": "/opt/unit/modules/python-3.8.unit.so"
5353
}
5454
],
5555

0 commit comments

Comments
 (0)