Commit 68e5bd44 authored by Jérome Perrin's avatar Jérome Perrin

Release 0.114

parent cc153a6e
Pipeline #13253 passed with stage
in 0 seconds
0.114 (2021-01-22)
==================
* apachedex: expect apachedex options to be passed as a file
* check_free_disk_space: Btrfs has no fixed inode limit
0.113 (2020-11-11)
==================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.113'
version = '0.114'
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