Skip to content

Commit fd66bf5

Browse files
committed
Upgrading to version 0.11.1
1 parent 6979515 commit fd66bf5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

spkg/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Sage package
33

44
These instructions describe how to install conjecturing as a Sage package.
55
First you need to locate the Sage installation into which you want to install
6-
conjecturing. In case this is the system installation of Sage, you can find
6+
conjecturing. In case this is the system installation of Sage, you can find
77
the location using the command `which`.
88

99
* Copy the directory conjecturing into the directory SAGE_ROOT/build/pkgs.
10-
* Copy the file conjecturing-0.11.0.tar.gz into SAGE_ROOT/upstream.
10+
* Copy the file conjecturing-0.11.1.tar.gz into SAGE_ROOT/upstream.
1111
* Run the following command:
1212
$ sage -sh sage-fix-pkg-checksums
1313
* Install the package using the following command:

spkg/conjecturing/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1

0 commit comments

Comments
 (0)