Prepare release 1.22.3

This commit is contained in:
Bruno Oliveira
2018-07-23 16:20:22 -03:00
parent 0722ea12ef
commit 6ec967a3f2
3 changed files with 15 additions and 2 deletions

View File

@@ -1 +0,0 @@
Make all classes subclass from ``object`` and fix ``super()`` call in ``LoadFileScheduling``;

View File

@@ -1 +0,0 @@
Fix issue of virtualized or containerized environments not reporting the number of CPUs correctly.