Compare commits

...

1 Commits

Author SHA1 Message Date
b891f338cd Update bal/__init__.py
v0.6.0: bump __init__ version
2026-07-17 17:38:55 +00:00

View File

@@ -36,4 +36,4 @@ The plugin supports Electrum 4.7.2 and 4.8.0 with PyQt6. Electrum 4.8.0 removed
available and adapts, so both releases keep working.
"""
__version__ = "0.5.18"
__version__ = "0.6.0"