Skip to content

Commit a4aa222

Browse files
committed
Bumps version numbers
1 parent 2af6fd9 commit a4aa222

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

getting-started/5-minute-tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
29-
"%maven org.cryptimeleon:math:2.1.0"
29+
"%maven org.cryptimeleon:math:3.0.1"
3030
]
3131
},
3232
{

getting-started/pairing-tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"metadata": {},
5252
"outputs": [],
5353
"source": [
54-
"%maven org.cryptimeleon:math:2.1.0"
54+
"%maven org.cryptimeleon:math:3.0.1"
5555
]
5656
},
5757
{

getting-started/protocols-tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"metadata": {},
4242
"outputs": [],
4343
"source": [
44-
"%maven org.cryptimeleon:math:2.1.0\n",
45-
"%maven org.cryptimeleon:craco:2.1.0\n",
44+
"%maven org.cryptimeleon:math:3.0.1\n",
45+
"%maven org.cryptimeleon:craco:3.0.0\n",
4646
"\n",
4747
"import org.cryptimeleon.math.structures.groups.elliptic.nopairing.Secp256k1;\n",
4848
"import org.cryptimeleon.math.structures.groups.lazy.*;\n",

0 commit comments

Comments
 (0)