diff --git a/nbclient-0.6.8.tar.gz b/nbclient-0.6.8.tar.gz deleted file mode 100644 index cab6c4f..0000000 --- a/nbclient-0.6.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:268fde3457cafe1539e32eb1c6d796bbedb90b9e92bacd3e43d83413734bb0e8 -size 78917 diff --git a/nbclient-0.7.0.tar.gz b/nbclient-0.7.0.tar.gz new file mode 100644 index 0000000..9ec3f09 --- /dev/null +++ b/nbclient-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d844efd6da9bc39d2209bf996dbd8e07bf0f36b796edfabaa8f8a9ab77c3aa +size 79032 diff --git a/python-nbclient.changes b/python-nbclient.changes index 7411b32..20e2e20 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 9 17:10:22 UTC 2022 - Arun Persaud + +- update to version 0.7.0: + * Maintenance and upkeep improvements + + Cleanup CI #254 (@blink1073) + + Handle client 8 support #253 (@blink1073) + ------------------------------------------------------------------- Fri Sep 9 16:47:56 UTC 2022 - Arun Persaud diff --git a/python-nbclient.spec b/python-nbclient.spec index 107632f..3deafd8 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -30,7 +30,7 @@ %bcond_with libalternatives %endif Name: python-nbclient%{psuffix} -Version: 0.6.8 +Version: 0.7.0 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause