diff --git a/multipla.py b/multipla.py index a743c1f..d9e089f 100644 --- a/multipla.py +++ b/multipla.py @@ -29,7 +29,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. __author__ = "Luca De Vitis " -__version__ = '0.1.2' +__version__ = '0.2.0' __keywords__ = ['multipla', 'multi-plugs', 'multi-socket', 'plugs', 'plugin'] __classifiers__ = [ 'Development Status :: 5 - Production/Stable',