chore(dir-sdk-python): pin version to 1.2.0 - #10
Merged
Merged
Conversation
csirmazbendeguz
force-pushed
the
chore/pin-version
branch
from
April 15, 2026 11:21
9992f38 to
3145744
Compare
paralta
reviewed
Apr 15, 2026
| [project] | ||
| name = "agntcy-dir" | ||
| version = "1.1.1" | ||
| version = "1.2.1" |
Contributor
Author
There was a problem hiding this comment.
this is the Python package version - 1.2.0 was already released as part of the 1.2.0 release:
https://pypi.org/project/agntcy-dir/
my goal is to release a version 1.2.1 of the SDK after the migration (we will version the SDKs separately from that point onward)
csirmazbendeguz
force-pushed
the
chore/pin-version
branch
2 times, most recently
from
April 15, 2026 12:21
e2f4c44 to
492bc3e
Compare
paralta
approved these changes
Apr 15, 2026
| [agntcy/dir-sdk-python]: https://github.com/agntcy/dir-sdk-python | ||
|
|
||
| ## 1.1.1 (2026-04-02) | ||
| ## 1.2.1 (2026-04-02) |
csirmazbendeguz
force-pushed
the
chore/pin-version
branch
3 times, most recently
from
April 15, 2026 13:17
583b352 to
524cd24
Compare
Signed-off-by: Bendegúz Csirmaz <csirmazbendeguz@gmail.com>
csirmazbendeguz
force-pushed
the
chore/pin-version
branch
from
April 15, 2026 13:22
524cd24 to
b3eb610
Compare
csirmazbendeguz
enabled auto-merge (squash)
April 15, 2026 13:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
prepare the dir-sdk-python for release. this PR pins the Directory version to 1.2.0. it also sets the release version of the Python package to be 1.2.1 (because 1.2.0 was already released)