Skip to content

Commit 5f8a011

Browse files
Bump pip cairo-lang to 0.13.2 (#1828)
* Update pip cairo-lang to 0.13.2 * Update CHANGELOG --------- Co-authored-by: Pedro Fontana <[email protected]>
1 parent 1f1190b commit 5f8a011

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Upcoming Changes
44

5+
* chore: bump pip `cairo-lang` 0.13.2 [#1827](https://github.com/lambdaclass/cairo-vm/pull/1827)
6+
57
* chore: bump `cairo-lang-` dependencies to 2.8.0 [#1833](https://github.com/lambdaclass/cairo-vm/pull/1833/files)
68
* chore: update Rust required version to 1.80.0
79

@@ -11,6 +13,7 @@
1113
* Fix prover input.
1214
* Fix version reading when no version is supplied.
1315

16+
1417
* chore: bump `cairo-lang-` dependencies to 2.7.1 [#1823](https://github.com/lambdaclass/cairo-vm/pull/1823)
1518

1619
#### [1.0.1] - 2024-08-12

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ bitarray==2.7.3
33
fastecdsa==2.3.0
44
sympy==1.11.1
55
typeguard==2.13.3
6-
cairo-lang==0.13.1
6+
cairo-lang==0.13.2

0 commit comments

Comments
 (0)