Skip to content

Commit bf86434

Browse files
Update dependency: kmultiversx/src/kmultiversx/kdist/plugin (#311)
* kmultiversx/src/kmultiversx/kdist/plugin: Set Version 8031e7be727e903b817fff6639a9d3a4bbe82f11 * Set Version: 0.1.101 * kmultiversx/: sync poetry files 0.1.90 * deps/blockchain-k-plugin_release: sync release file version 8031e7be727e903b817fff6639a9d3a4bbe82f11 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <devops@runtimeverification.com>
1 parent be78362 commit bf86434

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

deps/blockchain-k-plugin_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b24fa372ca127d51cdc185e431d0ccf471980c04
1+
8031e7be727e903b817fff6639a9d3a4bbe82f11

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
poetry2nix.follows = "pyk/poetry2nix";
1313
blockchain-k-plugin = {
1414
url =
15-
"github:runtimeverification/blockchain-k-plugin/b24fa372ca127d51cdc185e431d0ccf471980c04";
15+
"github:runtimeverification/blockchain-k-plugin/8031e7be727e903b817fff6639a9d3a4bbe82f11";
1616
inputs.flake-utils.follows = "k-framework/flake-utils";
1717
inputs.nixpkgs.follows = "k-framework/nixpkgs";
1818
};

kmultiversx/poetry.lock

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

kmultiversx/pyproject.toml

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

55
[tool.poetry]
66
name = "kmultiversx"
7-
version = "0.1.100"
7+
version = "0.1.101"
88
description = "Python tools for Elrond semantics"
99
authors = [
1010
"Runtime Verification, Inc. <contact@runtimeverification.com>",

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.100
1+
0.1.101

0 commit comments

Comments
 (0)