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.4.rc2 " ,
5
- "version" : " 9.4.rc2 " ,
4
+ "title" : " sagemath/sage: 9.4" ,
5
+ "version" : " 9.4" ,
6
6
"upload_type" : " software" ,
7
- "publication_date" : " 2021-08-12 " ,
7
+ "publication_date" : " 2021-08-22 " ,
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.4.rc2 " ,
18
+ "identifier" : " https://github.com/sagemath/sage/tree/9.4" ,
19
19
"relation" : " isSupplementTo"
20
20
},
21
21
{
Original file line number Diff line number Diff line change 1
- SageMath version 9.4.rc2 , Release Date: 2021-08-12
1
+ SageMath version 9.4, Release Date: 2021-08-22
Original file line number Diff line number Diff line change 1
1
tarball =configure-VERSION.tar.gz
2
- sha1 =e8f46f84c091307a9ae09cc7ffa38d012cc20ea0
3
- md5 =8040113ec761f1fa5754e0b44d8b309e
4
- cksum =1873580034
2
+ sha1 =d8c58a2ffaec92099d4a7295f5beeb12aefa3385
3
+ md5 =0009324af93933b11cb35e739a2582c8
4
+ cksum =2050549271
Original file line number Diff line number Diff line change 1
- 79dc8f55f8ca208a226e5c970b3e6a0e9bc2120a
1
+ 7282b2b6c6a282a887fa05b0b5250b77035bf3bf
Original file line number Diff line number Diff line change 1
- 9.4.rc2
1
+ 9.4
Original file line number Diff line number Diff line change 1
- 9.4.rc2
1
+ 9.4
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.4.rc2 '
4
- SAGE_RELEASE_DATE=' 2021-08-12 '
5
- SAGE_VERSION_BANNER=' SageMath version 9.4.rc2 , Release Date: 2021-08-12 '
3
+ SAGE_VERSION=' 9.4'
4
+ SAGE_RELEASE_DATE=' 2021-08-22 '
5
+ SAGE_VERSION_BANNER=' SageMath version 9.4, Release Date: 2021-08-22 '
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.4.rc2 '
4
- date = '2021-08-12 '
5
- banner = 'SageMath version 9.4.rc2 , Release Date: 2021-08-12 '
3
+ version = '9.4'
4
+ date = '2021-08-22 '
5
+ banner = 'SageMath version 9.4, Release Date: 2021-08-22 '
You can’t perform that action at this time.
0 commit comments