We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f79b4f commit 2dce15eCopy full SHA for 2dce15e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "inspire-api-contracts",
3
- "version": "0.3.11",
+ "version": "0.3.12",
4
"type": "module",
5
"devDependencies": {
6
"@bufbuild/buf": "^1.51.0",
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "inspire_protobuf"
7
-version = "0.3.11"
+version = "0.3.12"
8
description = "Protobuf‑generated Python stubs for the auth and embeddings APIs."
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments