Release 0.45.0.

parent f1599bf1
0.45.0 (2014-11-24)
===================
* Resiliency tests: allow to use from inside of a classical erp5testnode.
0.44.0 (2014-11-22)
===================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.44.0'
version = '0.45.0'
name = 'slapos.toolbox'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").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