Skip to content

Commit 16ce9fd

Browse files
committed
updates
1 parent c1e4ebb commit 16ce9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: coding-conventions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can also enter Python code directly into the Python Interactive Console by t
2121

2222
``` python
2323
PS> python
24-
Python 3.9.1 (tags/v3.9.1:1e5d33e, Dec 7 2020, 17:08:21) [MSC ...
24+
Python 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC ...
2525
Type "help", "copyright", "credits" or "license" for more information.
2626
>>>
2727
```

0 commit comments

Comments
 (0)