Skip to content

Commit 8473203

Browse files
committed
examples: Change OutputVoltageMeasurement_example.seq to use Python 3.10
1 parent 203e56e commit 8473203

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/output_voltage_measurement/OutputVoltageMeasurement_example.seq

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3401,7 +3401,7 @@
34013401
<value>2</value>
34023402
</InterpreterSessionScope>
34033403
<PythonVersion classname='Str'>
3404-
<value>3.9</value>
3404+
<value>3.10</value>
34053405
</PythonVersion>
34063406
<PythonVirtualEnvironmentPath classname='Str'>
34073407
<value>.venv</value>
@@ -3846,7 +3846,7 @@
38463846
<value>2</value>
38473847
</InterpreterSessionScope>
38483848
<PythonVersion classname='Str'>
3849-
<value>3.9</value>
3849+
<value>3.10</value>
38503850
</PythonVersion>
38513851
<PythonVirtualEnvironmentPath classname='Str'>
38523852
<value>.venv</value>
@@ -4295,7 +4295,7 @@
42954295
<value>2</value>
42964296
</InterpreterSessionScope>
42974297
<PythonVersion classname='Str'>
4298-
<value>3.9</value>
4298+
<value>3.10</value>
42994299
</PythonVersion>
43004300
<PythonVirtualEnvironmentPath classname='Str'>
43014301
<value>.venv</value>
@@ -4692,7 +4692,7 @@
46924692
<value>2</value>
46934693
</InterpreterSessionScope>
46944694
<PythonVersion classname='Str'>
4695-
<value>3.9</value>
4695+
<value>3.10</value>
46964696
</PythonVersion>
46974697
<PythonVirtualEnvironmentPath classname='Str'>
46984698
<value>.venv</value>

0 commit comments

Comments
 (0)