Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Elliott Sales de Andrade
e6af7f730e Update to 3.2.0 2024-07-02 01:33:09 -04:00
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -24,3 +24,4 @@
/xeus-3.1.3.tar.gz
/xeus-3.1.4.tar.gz
/xeus-3.1.5.tar.gz
/xeus-3.2.0.tar.gz

View file

@ -1 +1 @@
SHA512 (xeus-3.1.5.tar.gz) = 40ede2371d6b4e584fd1d0d5c95c326314f21f3642dddab0e6ca0d40e1bc5b88b1f0f07d9bfbb6d788d567f9dc39eb73d4e62a0e2afc041030d5b97def637b09
SHA512 (xeus-3.2.0.tar.gz) = 1e2c1a45d1cc079452aedc07a47d539d70bb227074b4552d135d813b7f7ebf88210a2007a7358f5143134ed6f8b3c869f814257b523d361e31623d7417b16ecf

View file

@ -1,5 +1,5 @@
Name: xeus
Version: 3.1.5
Version: 3.2.0
Release: %autorelease
Summary: C++ implementation of the Jupyter kernel protocol