Skip to content

Commit 9992f38

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

5 files changed

Lines changed: 5 additions & 5 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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"

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.

0 commit comments

Comments
 (0)