Skip to content

Commit 3145744

Browse files
chore(dir-sdk-python): pin version to 1.2.0
Signed-off-by: Bendegúz Csirmaz <csirmazbendeguz@gmail.com>
1 parent d7fc79b commit 3145744

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body:
3030
If applicable, provide the version number or release tag where this
3131
issue was encountered
3232
options:
33-
- v1.1.1
33+
- v1.2.1
3434
default: 0
3535
validations:
3636
required: false

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[agntcy/dir]: https://github.com/agntcy/dir
44
[agntcy/dir-sdk-python]: https://github.com/agntcy/dir-sdk-python
55

6-
## 1.1.1 (2026-04-02)
6+
## 1.2.1 (2026-04-02)
77

88
### Added
99

examples/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "agntcy-dir"
3-
version = "1.1.1"
3+
version = "1.2.1"
44
description = "Directory SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"agntcy-dir-grpc-python==1.78.0.1.20260319131759+f3a65f0dc151",
9-
"agntcy-dir-protocolbuffers-python==34.0.0.1.20260319131759+f3a65f0dc151",
8+
"agntcy-dir-grpc-python==1.78.0.1.20260413212701+cb1fb6353ac1", # v1.2.0
9+
"agntcy-dir-protocolbuffers-python==34.0.0.1.20260413212701+cb1fb6353ac1", # v1.2.0
1010
"authlib>=1.6.9",
1111
"httpx>=0.28.1",
1212
"grpcio>=1.78.0",

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)