-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency: kmultiversx/src/kmultiversx/kdist/plugin (#323)
* kmultiversx/src/kmultiversx/kdist/plugin: Set Version 69fdf830e3a98a8aa1118f84bd83723f1149468e * Set Version: 0.1.112 * kmultiversx/: sync poetry files 0.1.95 * deps/blockchain-k-plugin_release: sync release file version 69fdf830e3a98a8aa1118f84bd83723f1149468e * flake.{nix,lock}: update Nix derivations * kmultiversx/src/kmultiversx/kdist/plugin: Set Version 300c9cf567eba4c8c88675ff67ebd859795ee169 * kmultiversx/: sync poetry files 0.1.95 * deps/blockchain-k-plugin_release: sync release file version 300c9cf567eba4c8c88675ff67ebd859795ee169 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <[email protected]>
- Loading branch information
1 parent
cf69d24
commit 42f4c41
Showing
7 changed files
with
29 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
153c4a03f2493117467440386e549d8c748db6bf | ||
300c9cf567eba4c8c88675ff67ebd859795ee169 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "kmultiversx" | ||
version = "0.1.111" | ||
version = "0.1.112" | ||
description = "Python tools for Elrond semantics" | ||
authors = [ | ||
"Runtime Verification, Inc. <[email protected]>", | ||
|
Submodule plugin
updated
5 files
+1 −1 | deps/k_release | |
+4 −4 | flake.lock | |
+1 −1 | flake.nix | |
+23 −15 | krypto/poetry.lock | |
+1 −1 | krypto/pyproject.toml |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.111 | ||
0.1.112 |