This repository was archived by the owner on Feb 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " Mirror of the Sage https://sagemath.org/ source tree" ,
3
3
"license" : " other-open" ,
4
- "title" : " sagemath/sage: 9.3.rc5 " ,
5
- "version" : " 9.3.rc5 " ,
4
+ "title" : " sagemath/sage: 9.3" ,
5
+ "version" : " 9.3" ,
6
6
"upload_type" : " software" ,
7
- "publication_date" : " 2021-04-30 " ,
7
+ "publication_date" : " 2021-05-09 " ,
8
8
"creators" : [
9
9
{
10
10
"affiliation" : " SageMath.org" ,
15
15
"related_identifiers" : [
16
16
{
17
17
"scheme" : " url" ,
18
- "identifier" : " https://github.com/sagemath/sage/tree/9.3.rc5 " ,
18
+ "identifier" : " https://github.com/sagemath/sage/tree/9.3" ,
19
19
"relation" : " isSupplementTo"
20
20
},
21
21
{
Original file line number Diff line number Diff line change 1
- SageMath version 9.3.rc5 , Release Date: 2021-04-30
1
+ SageMath version 9.3, Release Date: 2021-05-09
Original file line number Diff line number Diff line change 1
1
tarball =configure-VERSION.tar.gz
2
- sha1 =4a3ebd8c296607fb48548489fd6f45c6c1c0ca64
3
- md5 =0d839b97966e72b83522932b05be89ea
4
- cksum =481169191
2
+ sha1 =2d5d2d8a2a6dbc721935f6b3d3ada9a6bd977e19
3
+ md5 =d84b8fcb2ddd6949d3461f49fae01702
4
+ cksum =2508666370
Original file line number Diff line number Diff line change 1
- b570ac37fdb82f0c3525ce24c8ee6ab7afbbbf8e
1
+ 3f4547f2cc40338ba42329d53f7fb48c31ff9fc8
Original file line number Diff line number Diff line change 1
- 9.3.rc5
1
+ 9.3
Original file line number Diff line number Diff line change 1
- 9.3.rc5
1
+ 9.3
Original file line number Diff line number Diff line change 1
1
# Sage version information for shell scripts
2
2
# This file is auto-generated by the sage-update-version script, do not edit!
3
- SAGE_VERSION=' 9.3.rc5 '
4
- SAGE_RELEASE_DATE=' 2021-04-30 '
5
- SAGE_VERSION_BANNER=' SageMath version 9.3.rc5 , Release Date: 2021-04-30 '
3
+ SAGE_VERSION=' 9.3'
4
+ SAGE_RELEASE_DATE=' 2021-05-09 '
5
+ SAGE_VERSION_BANNER=' SageMath version 9.3, Release Date: 2021-05-09 '
Original file line number Diff line number Diff line change 1
1
# Sage version information for Python scripts
2
2
# This file is auto-generated by the sage-update-version script, do not edit!
3
- version = '9.3.rc5 '
4
- date = '2021-04-30 '
5
- banner = 'SageMath version 9.3.rc5 , Release Date: 2021-04-30 '
3
+ version = '9.3'
4
+ date = '2021-05-09 '
5
+ banner = 'SageMath version 9.3, Release Date: 2021-05-09 '
You can’t perform that action at this time.
0 commit comments