release: 1.2.0 — wallet_dist transport (erldistpy) + mps_wallet_dist_health CLI

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.
This commit is contained in:
russell@unturf.com 2026-06-17 07:19:07 -04:00
parent 02f55a9b66
commit 3f1a092d2e
No known key found for this signature in database

View file

@ -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=[