Commit 747e7d13 authored by Thomas Gambier's avatar Thomas Gambier

Release 0.128.2

parent 6b4287b1
0.128.2 (2025-02-07)
====================
* plugin/check_neo_health: allow asserting state
* check_slow_queries_digest_result: fix encoding on file opening
0.128.1 (2023-09-22)
====================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.128.1'
version = '0.128.2'
name = 'slapos.toolbox'
long_description = open("README.rst").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment