Commit 667ae5d6 authored by Łukasz Nowak's avatar Łukasz Nowak

Release 0.108

parent 440cc741
0.108 (2020-03-02)
==================
* promise: check_certificate promise introduced
0.107 (2020-02-28)
==================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.107'
version = '0.108'
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