From 9a4b6b58a87c0d5d4deab2541bed1a7245632fd2 Mon Sep 17 00:00:00 2001 From: DFINITYManu <123385598+DFINITYManu@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:43:56 +0200 Subject: [PATCH] Release 0.5.3 (#852) --- CHANGELOG.md | 25 ++++++ Cargo.Bazel.lock | 196 +++++++++++++++++++++++------------------------ Cargo.lock | 48 ++++++------ Cargo.toml | 2 +- VERSION | 2 +- pyproject.toml | 2 +- 6 files changed, 150 insertions(+), 125 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42715caac..797148cd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ # dre Changelog +## [0.5.3](https://github.com/dfinity/dre/releases/tag/0.5.3) - 2024-09-03 + +[Compare with first commit](https://github.com/dfinity/dre/compare/09221a6073f9b283fcfc5c16e9b430ff0fba1d87...0.5.3) + +### Features + +- Add forum post link to commands for proposal discussion (#830) ([7c8f4be](https://github.com/dfinity/dre/commit/7c8f4be9a4e871d34f19eb4e17db217915fedd0b) by Saša Tomić). +- add the link to full changelog in the proposal (#820) ([248ef92](https://github.com/dfinity/dre/commit/248ef924819e4faef257d4ed1834e1b3a6a33ab1) by Luka Skugor). +- Provide more details on the node replacement proposals (#816) ([c161563](https://github.com/dfinity/dre/commit/c16156365f4718902e90e9f075f51fdbfaa48cc3) by Saša Tomić). +- Add distance from the target topology as business rules (#817) ([3752142](https://github.com/dfinity/dre/commit/37521426eefb31547f03e1dfea43ea8d213b710a) by Saša Tomić). + +### Bug Fixes + +- canister handshake error (#850) ([238e164](https://github.com/dfinity/dre/commit/238e164f88bbb19db4f09d5dc7b65f4e891bbf6e) by Nikola Milosavljevic). +- autodetection of HSM (#845) ([e666fd5](https://github.com/dfinity/dre/commit/e666fd530902ff22d0ca2b7f75de278791919584) by Nikola Milosavljevic). +- typo in the description of a NakamotoScore change (#832) ([931d1e0](https://github.com/dfinity/dre/commit/931d1e0f22f2774871dd3eb1661807e2b0c8a51d) by Saša Tomić). +- handle errors and retry (#824) ([936a17b](https://github.com/dfinity/dre/commit/936a17bb57a49c76f6bba8c74cae31a2794e4000) by Luka Skugor). +- wrong variable (#822) ([e74a315](https://github.com/dfinity/dre/commit/e74a315c4d3c4d618c15000ee10d9622297c9305) by Nikola Milosavljevic). + +### Code Refactoring + +- ic admin (#835) ([2a1657e](https://github.com/dfinity/dre/commit/2a1657e40510dc4cf98de5dae40ced720ca04d79) by Nikola Milosavljevic). +- lazy git (#837) ([60c745f](https://github.com/dfinity/dre/commit/60c745f6b66c1b692ce5b53491e2092cfda4756e) by Nikola Milosavljevic). +- lazy registry (#831) ([ceeb19b](https://github.com/dfinity/dre/commit/ceeb19b7a9667d311603dd0a1521c055b9111366) by Nikola Milosavljevic). + ## [0.5.2](https://github.com/dfinity/dre/releases/tag/0.5.2) - 2024-08-27 [Compare with first commit](https://github.com/dfinity/dre/compare/e560ab4487484cedfd5162e03aa45824376d93ef...0.5.2) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 333f8945e..3ae1b8d26 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "64131b7fabf39dabf039924088d6e4545d8d03ed2b30e11a3bfce6f460cedafb", + "checksum": "76ee0866d5618a992b9197d6e283f29d8ae8c99652ea79b1025390bcd0d1ab07", "crates": { "actix-codec 0.5.2": { "name": "actix-codec", @@ -5270,9 +5270,9 @@ }, "license": "Apache-2.0" }, - "canister-log-fetcher 0.5.2": { + "canister-log-fetcher 0.5.3": { "name": "canister-log-fetcher", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -5326,7 +5326,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -6670,9 +6670,9 @@ }, "license": "Apache-2.0 OR MIT" }, - "config-writer-common 0.5.2": { + "config-writer-common 0.5.3": { "name": "config-writer-common", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -6732,7 +6732,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -9152,9 +9152,9 @@ }, "license": "MIT OR Apache-2.0" }, - "decentralization 0.5.2": { + "decentralization 0.5.3": { "name": "decentralization", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -9248,7 +9248,7 @@ ], "selects": {} }, - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -10697,9 +10697,9 @@ }, "license": "MIT" }, - "dre 0.5.2": { + "dre 0.5.3": { "name": "dre", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -10785,7 +10785,7 @@ "target": "dotenv" }, { - "id": "dre 0.5.2", + "id": "dre 0.5.3", "target": "build_script_build" }, { @@ -10986,7 +10986,7 @@ ], "selects": {} }, - "version": "0.5.2" + "version": "0.5.3" }, "build_script_attrs": { "data_glob": [ @@ -16863,9 +16863,9 @@ }, "license": null }, - "ic-canisters 0.5.2": { + "ic-canisters 0.5.3": { "name": "ic-canisters", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -16985,7 +16985,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -20611,9 +20611,9 @@ }, "license": null }, - "ic-management-backend 0.5.2": { + "ic-management-backend 0.5.3": { "name": "ic-management-backend", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -20827,7 +20827,7 @@ ], "selects": {} }, - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -20926,9 +20926,9 @@ }, "license": null }, - "ic-management-types 0.5.2": { + "ic-management-types 0.5.3": { "name": "ic-management-types", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -21038,7 +21038,7 @@ ], "selects": {} }, - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -29298,9 +29298,9 @@ }, "license": "MIT OR Apache-2.0" }, - "log-fetcher 0.5.2": { + "log-fetcher 0.5.3": { "name": "log-fetcher", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -29350,13 +29350,13 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, - "log-noise-filter-backend 0.5.2": { + "log-noise-filter-backend 0.5.3": { "name": "log-noise-filter-backend", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -29416,13 +29416,13 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, - "log-noise-filter-downloader 0.5.2": { + "log-noise-filter-downloader 0.5.3": { "name": "log-noise-filter-downloader", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -29476,7 +29476,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -30255,9 +30255,9 @@ }, "license": "MIT OR Apache-2.0" }, - "multiservice-discovery 0.5.2": { + "multiservice-discovery 0.5.3": { "name": "multiservice-discovery", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -30384,13 +30384,13 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, - "multiservice-discovery-downloader 0.5.2": { + "multiservice-discovery-downloader 0.5.3": { "name": "multiservice-discovery-downloader", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -30456,13 +30456,13 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, - "multiservice-discovery-shared 0.5.2": { + "multiservice-discovery-shared 0.5.3": { "name": "multiservice-discovery-shared", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -30510,7 +30510,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -30716,9 +30716,9 @@ }, "license": "MIT" }, - "node-status-updater 0.5.2": { + "node-status-updater 0.5.3": { "name": "node-status-updater", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -30792,7 +30792,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -30847,9 +30847,9 @@ }, "license": "MIT" }, - "np-notifications 0.5.2": { + "np-notifications 0.5.3": { "name": "np-notifications", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -30944,7 +30944,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -31751,9 +31751,9 @@ }, "license": "Apache-2.0 OR MIT" }, - "obs-canister-clients 0.5.2": { + "obs-canister-clients 0.5.3": { "name": "obs-canister-clients", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -31801,7 +31801,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -35184,9 +35184,9 @@ }, "license": "Apache-2.0" }, - "prometheus-config-updater 0.5.2": { + "prometheus-config-updater 0.5.3": { "name": "prometheus-config-updater", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -35280,7 +35280,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -35852,9 +35852,9 @@ }, "license": "MIT" }, - "qualifier 0.5.2": { + "qualifier 0.5.3": { "name": "qualifier", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -35940,7 +35940,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -37946,9 +37946,9 @@ }, "license": "MIT OR Apache-2.0" }, - "rollout-controller 0.5.2": { + "rollout-controller 0.5.3": { "name": "rollout-controller", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -38055,7 +38055,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -40518,9 +40518,9 @@ }, "license": "MIT OR Apache-2.0" }, - "service-discovery 0.5.2": { + "service-discovery 0.5.3": { "name": "service-discovery", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -40657,7 +40657,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -41223,9 +41223,9 @@ }, "license": "MIT" }, - "slack-notifications 0.5.2": { + "slack-notifications 0.5.3": { "name": "slack-notifications", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -41323,7 +41323,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -41849,9 +41849,9 @@ }, "license": "MIT OR Apache-2.0" }, - "sns-downloader 0.5.2": { + "sns-downloader 0.5.3": { "name": "sns-downloader", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -41917,7 +41917,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -45530,9 +45530,9 @@ }, "license": null }, - "trustworthy-node-metrics 0.5.2": { + "trustworthy-node-metrics 0.5.3": { "name": "trustworthy-node-metrics", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [], "library_target_name": null, @@ -45619,13 +45619,13 @@ ], "selects": {} }, - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, - "trustworthy-node-metrics-types 0.5.2": { + "trustworthy-node-metrics-types 0.5.3": { "name": "trustworthy-node-metrics-types", - "version": "0.5.2", + "version": "0.5.3", "repository": null, "targets": [ { @@ -45673,7 +45673,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": null }, @@ -50840,30 +50840,30 @@ }, "binary_crates": [], "workspace_members": { - "canister-log-fetcher 0.5.2": "rs/canister-log-fetcher", - "config-writer-common 0.5.2": "rs/ic-observability/config-writer-common", - "decentralization 0.5.2": "rs/decentralization", - "dre 0.5.2": "rs/cli", - "ic-canisters 0.5.2": "rs/ic-canisters", - "ic-management-backend 0.5.2": "rs/ic-management-backend", - "ic-management-types 0.5.2": "rs/ic-management-types", - "log-fetcher 0.5.2": "rs/log-fetcher", - "log-noise-filter-backend 0.5.2": "rs/ic-observability/log-noise-filter-backend", - "log-noise-filter-downloader 0.5.2": "rs/ic-observability/log-noise-filter-downloader", - "multiservice-discovery 0.5.2": "rs/ic-observability/multiservice-discovery", - "multiservice-discovery-downloader 0.5.2": "rs/ic-observability/multiservice-discovery-downloader", - "multiservice-discovery-shared 0.5.2": "rs/ic-observability/multiservice-discovery-shared", - "node-status-updater 0.5.2": "rs/ic-observability/node-status-updater", - "np-notifications 0.5.2": "rs/np-notifications", - "obs-canister-clients 0.5.2": "rs/ic-observability/obs-canister-clients", - "prometheus-config-updater 0.5.2": "rs/ic-observability/prometheus-config-updater", - "qualifier 0.5.2": "rs/qualifier", - "rollout-controller 0.5.2": "rs/rollout-controller", - "service-discovery 0.5.2": "rs/ic-observability/service-discovery", - "slack-notifications 0.5.2": "rs/slack-notifications", - "sns-downloader 0.5.2": "rs/ic-observability/sns-downloader", - "trustworthy-node-metrics 0.5.2": "rs/dre-canisters/trustworthy-node-metrics/src/trustworthy-node-metrics", - "trustworthy-node-metrics-types 0.5.2": "rs/dre-canisters/trustworthy-node-metrics/src/trustworthy-node-metrics-types" + "canister-log-fetcher 0.5.3": "rs/canister-log-fetcher", + "config-writer-common 0.5.3": "rs/ic-observability/config-writer-common", + "decentralization 0.5.3": "rs/decentralization", + "dre 0.5.3": "rs/cli", + "ic-canisters 0.5.3": "rs/ic-canisters", + "ic-management-backend 0.5.3": "rs/ic-management-backend", + "ic-management-types 0.5.3": "rs/ic-management-types", + "log-fetcher 0.5.3": "rs/log-fetcher", + "log-noise-filter-backend 0.5.3": "rs/ic-observability/log-noise-filter-backend", + "log-noise-filter-downloader 0.5.3": "rs/ic-observability/log-noise-filter-downloader", + "multiservice-discovery 0.5.3": "rs/ic-observability/multiservice-discovery", + "multiservice-discovery-downloader 0.5.3": "rs/ic-observability/multiservice-discovery-downloader", + "multiservice-discovery-shared 0.5.3": "rs/ic-observability/multiservice-discovery-shared", + "node-status-updater 0.5.3": "rs/ic-observability/node-status-updater", + "np-notifications 0.5.3": "rs/np-notifications", + "obs-canister-clients 0.5.3": "rs/ic-observability/obs-canister-clients", + "prometheus-config-updater 0.5.3": "rs/ic-observability/prometheus-config-updater", + "qualifier 0.5.3": "rs/qualifier", + "rollout-controller 0.5.3": "rs/rollout-controller", + "service-discovery 0.5.3": "rs/ic-observability/service-discovery", + "slack-notifications 0.5.3": "rs/slack-notifications", + "sns-downloader 0.5.3": "rs/ic-observability/sns-downloader", + "trustworthy-node-metrics 0.5.3": "rs/dre-canisters/trustworthy-node-metrics/src/trustworthy-node-metrics", + "trustworthy-node-metrics-types 0.5.3": "rs/dre-canisters/trustworthy-node-metrics/src/trustworthy-node-metrics-types" }, "conditions": { "aarch64-apple-darwin": [ diff --git a/Cargo.lock b/Cargo.lock index 238def518..b2dc2bf1c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1044,7 +1044,7 @@ dependencies = [ [[package]] name = "canister-log-fetcher" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "clap 4.5.16", @@ -1328,7 +1328,7 @@ dependencies = [ [[package]] name = "config-writer-common" -version = "0.5.2" +version = "0.5.3" dependencies = [ "crossbeam", "crossbeam-channel", @@ -1812,7 +1812,7 @@ checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" [[package]] name = "decentralization" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-web", "ahash 0.8.11", @@ -2122,7 +2122,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "dre" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-rt", "anyhow", @@ -3358,7 +3358,7 @@ dependencies = [ [[package]] name = "ic-canisters" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "backoff", @@ -4139,7 +4139,7 @@ dependencies = [ [[package]] name = "ic-management-backend" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-rt", "actix-web", @@ -4213,7 +4213,7 @@ dependencies = [ [[package]] name = "ic-management-types" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-web", "anyhow", @@ -5894,7 +5894,7 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" [[package]] name = "log-fetcher" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "clap 4.5.16", @@ -5909,7 +5909,7 @@ dependencies = [ [[package]] name = "log-noise-filter-backend" -version = "0.5.2" +version = "0.5.3" dependencies = [ "axum 0.7.5", "clap 4.5.16", @@ -5924,7 +5924,7 @@ dependencies = [ [[package]] name = "log-noise-filter-downloader" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "clap 4.5.16", @@ -6085,7 +6085,7 @@ checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03" [[package]] name = "multiservice-discovery" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "assert_cmd", @@ -6121,7 +6121,7 @@ dependencies = [ [[package]] name = "multiservice-discovery-downloader" -version = "0.5.2" +version = "0.5.3" dependencies = [ "clap 4.5.16", "crossbeam", @@ -6142,7 +6142,7 @@ dependencies = [ [[package]] name = "multiservice-discovery-shared" -version = "0.5.2" +version = "0.5.3" dependencies = [ "erased-serde 0.4.5", "ic-sns-wasm", @@ -6184,7 +6184,7 @@ dependencies = [ [[package]] name = "node-status-updater" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "clap 4.5.16", @@ -6217,7 +6217,7 @@ dependencies = [ [[package]] name = "np-notifications" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-web", "anyhow", @@ -6388,7 +6388,7 @@ dependencies = [ [[package]] name = "obs-canister-clients" -version = "0.5.2" +version = "0.5.3" dependencies = [ "candid", "ic-agent", @@ -7036,7 +7036,7 @@ dependencies = [ [[package]] name = "prometheus-config-updater" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "base64 0.22.1", @@ -7178,7 +7178,7 @@ dependencies = [ [[package]] name = "qualifier" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "backon", @@ -7598,7 +7598,7 @@ checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422" [[package]] name = "rollout-controller" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "candid", @@ -8072,7 +8072,7 @@ dependencies = [ [[package]] name = "service-discovery" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "crossbeam", @@ -8213,7 +8213,7 @@ dependencies = [ [[package]] name = "slack-notifications" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "candid", @@ -8335,7 +8335,7 @@ dependencies = [ [[package]] name = "sns-downloader" -version = "0.5.2" +version = "0.5.3" dependencies = [ "clap 4.5.16", "crossbeam", @@ -9063,7 +9063,7 @@ dependencies = [ [[package]] name = "trustworthy-node-metrics" -version = "0.5.2" +version = "0.5.3" dependencies = [ "anyhow", "candid", @@ -9087,7 +9087,7 @@ dependencies = [ [[package]] name = "trustworthy-node-metrics-types" -version = "0.5.2" +version = "0.5.3" dependencies = [ "candid", "dfn_core", diff --git a/Cargo.toml b/Cargo.toml index bae45d46b..31a4667dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.5.2" +version = "0.5.3" edition = "2021" authors = ["IC Decentralized Reliability Engineering (DRE) Team"] description = "Tooling for managing the Internet Computer" diff --git a/VERSION b/VERSION index cb0c939a9..be14282b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.2 +0.5.3 diff --git a/pyproject.toml b/pyproject.toml index 13117a90f..019c3d418 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dre-repo" -version = "0.5.2" +version = "0.5.3" description = "" authors = ["DRE Team "] readme = "README.md"