From 3f1a092d2e61aa528f907f4eb60889d112ee3e88 Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Wed, 17 Jun 2026 07:19:07 -0400 Subject: [PATCH] =?UTF-8?q?release:=201.2.0=20=E2=80=94=20wallet=5Fdist=20?= =?UTF-8?q?transport=20(erldistpy)=20+=20mps=5Fwallet=5Fdist=5Fhealth=20CL?= =?UTF-8?q?I?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps version to force the CI artifact to rebuild with the new source_hash so salt-managed MPS deployments re-fetch env.tar.gz. Includes (since 1.1.6): - eae627e crypto_watcher: dist clients for XMR/BTC/LTC/DOGE via erldistpy - b6268a9 deps: erldistpy >=0.1.6 (PyPI) — drop-in for new dist clients - 02f55a9 crypto_watcher: wallet_dist config + mps_wallet_dist_health CLI mps_wallet_dist_health is the standalone CLI used to smoke-test the TLS-dist transport against wallet@cammy.foxhop.net independent of the crypto_watcher daemon. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index de05dbe..b227713 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ except Exception: setup( name="make_post_sell", - version="1.1.6", + version="1.2.0", description="Make Post Sell", long_description=long_description, classifiers=[