diff --git a/lsprotocol-2023.0.0.tar.gz b/lsprotocol-2023.0.0.tar.gz new file mode 100644 index 0000000..76d11fc --- /dev/null +++ b/lsprotocol-2023.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d92e12a3f4ed9317d3068226592860aab5357d93cf5b2451dc244eee8f35f2 +size 69399 diff --git a/lsprotocol-2023.0.0b1.tar.gz b/lsprotocol-2023.0.0b1.tar.gz deleted file mode 100644 index ab05e37..0000000 --- a/lsprotocol-2023.0.0b1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7a2d4655cbd5639f373ddd1789807450c543341fa0a32b064ad30dbb9f510d4 -size 69190 diff --git a/python-lsprotocol.changes b/python-lsprotocol.changes index 142802b..cdd506c 100644 --- a/python-lsprotocol.changes +++ b/python-lsprotocol.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 27 10:52:56 UTC 2023 - Dirk Müller + +- update to 2023.0.0: + * Update to latest LSP spec + * Update package classifiers + ------------------------------------------------------------------- Mon Nov 6 13:11:10 UTC 2023 - Matej Cepl diff --git a/python-lsprotocol.spec b/python-lsprotocol.spec index 0a90346..28f59bc 100644 --- a/python-lsprotocol.spec +++ b/python-lsprotocol.spec @@ -17,7 +17,7 @@ Name: python-lsprotocol -Version: 2023.0.0b1 +Version: 2023.0.0 Release: 0 Summary: Python implementation of the Language Server Protocol License: MIT