Closed weaversa closed 2 months ago
Thanks, @weaversa . We'll address this ASAP
@weaversa we anticipate having a new SAW release ready by early next week, including a fix for this.
@weaversa We wanted a few tickets to land for SAW which have now and we will be starting the process for release.
All dependencies have been updated and released and SAW is now being prepared for release here https://github.com/GaloisInc/saw-script/pull/2113.
saw-client 1.2 has been release to PyPI here https://pypi.org/project/saw-client/1.2/
Cryptol 3.2 has been released but the
saw-client
python package depends oncryptol==3.1.1
.saw-client 1.1.1 requires cryptol==3.1.1, but you have cryptol 3.2.0 which is incompatible.
Are there plans to update
saw-client
to usecryptol
version3.2.0
?