7.0.2: android 375, desktop 159, ios 351

This commit is contained in:
SimpleX Chat
2026-09-02 12:22:31 +00:00
committed by Simplex Operations
parent 39b0e05935
commit 4df04bdb3f
6 changed files with 53 additions and 36 deletions
@@ -5,5 +5,5 @@ Bump both together for normal releases. For wrapper-only fixes use a PEP 440
post-release: __version__ = "6.5.2.post1", LIBS_VERSION unchanged.
"""
__version__ = "7.0.0" # PEP 440 — read by hatchling for wheel metadata
LIBS_VERSION = "7.0.0" # simplex-chat-libs release tag (no 'v' prefix)
__version__ = "7.0.2" # PEP 440 — read by hatchling for wheel metadata
LIBS_VERSION = "7.0.2" # simplex-chat-libs release tag (no 'v' prefix)