Skip to content

Commit 221ea52

Browse files
authored
Merge branch 'develop' into python-loops-calculus
2 parents 9ff9276 + aa220c4 commit 221ea52

File tree

415 files changed

+14447
-12385
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

415 files changed

+14447
-12385
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: SageMath
44
abstract: SageMath is a free open-source mathematics software system.
55
authors:
66
- name: "The SageMath Developers"
7-
version: 10.1.beta9
7+
version: 10.1.rc0
88
doi: 10.5281/zenodo.593563
9-
date-released: 2023-08-05
9+
date-released: 2023-08-13
1010
repository-code: "https://github.com/sagemath/sage"
1111
url: "https://www.sagemath.org/"

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 10.1.beta9, Release Date: 2023-08-05
1+
SageMath version 10.1.rc0, Release Date: 2023-08-13

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=0c03cb79520ba7f484e811aeb10ce528b3ea97d5
3-
md5=499635417f054c55dc90c9aca9494d61
4-
cksum=3916950255
2+
sha1=139bcabc03fbf74d05379ff27713c7e3496fc362
3+
md5=2631cd73e85221b77dea105e30f6165d
4+
cksum=2003135383
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ffdd9f8e55c138555338187b059d80ceecc2abaf
1+
50208b761995b49bf6f0702f4b9d36da24fae1a0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-conf ~= 10.1b9
2+
sage-conf ~= 10.1rc0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-docbuild ~= 10.1b9
2+
sage-docbuild ~= 10.1rc0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-setup ~= 10.1b9
2+
sage-setup ~= 10.1rc0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-sws2rst ~= 10.1b9
2+
sage-sws2rst ~= 10.1rc0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sagemath-standard ~= 10.1b9
2+
sagemath-standard ~= 10.1rc0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sagemath-bliss ~= 10.1b9
2+
sagemath-bliss ~= 10.1rc0

0 commit comments

Comments
 (0)