Commit 0f3fd592 authored by Rafael Monnerat's avatar Rafael Monnerat

Release 0.60

parent 7ce173e1
0.60 (2016-10-05)
=================
* monitor: write pid to file while processing
* monitor: run all promises in a single crontask with timeout of 12 seconds per promises.
0.59 (2016-09-16)
=================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.59'
version = '0.60'
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