Commit 597ad67a authored by Xavier Thompson's avatar Xavier Thompson

Release 0.120

parent 428870e3
Pipeline #16237 failed with stage
in 0 seconds
0.120 (2021-06-23)
==================
* promise/plugin: Add check_socket_listening promise
0.119 (2021-04-21)
==================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.119'
version = '0.120'
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