Skip to content

Commit

Permalink
Add Python 3.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Hahn <hahnse@ornl.gov>
  • Loading branch information
quantumsteve committed Oct 5, 2021
1 parent 20d2e84 commit 4ea1d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nexus/lib/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
# 3.7 https://www.python.org/dev/peps/pep-0537/
# 3.8 https://www.python.org/dev/peps/pep-0569/
# 3.9 https://www.python.org/dev/peps/pep-0596/
# 3.10 https://www.python.org/dev/peps/pep-0619/
python3 = '''
3.3.0 2012-09-29
3.3.1 2013-04-06
Expand All @@ -107,6 +108,7 @@
3.7.4 2019-07-08
3.8.0 2019-10-21
3.9.0 2020-06-08
3.10.0 2021-10-04
''',
# numpy releases
# https://github.com/numpy/numpy/releases
Expand Down

0 comments on commit 4ea1d47

Please sign in to comment.