Skip to content

Commit 2dce15e

Browse files
committed
feat: bump versions
1 parent 2f79b4f commit 2dce15e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inspire-api-contracts",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"type": "module",
55
"devDependencies": {
66
"@bufbuild/buf": "^1.51.0",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "inspire_protobuf"
7-
version = "0.3.11"
7+
version = "0.3.12"
88
description = "Protobuf‑generated Python stubs for the auth and embeddings APIs."
99
readme = "README.md"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)