# HG changeset patch # User Marcin Kasperski # Date 2015-11-13 20:46:57 # Node ID b8afdf46be8ab496ee7040bcde10e3423a45331a # Parent 36141e9c2095bc6bfefdf4e0612dc86025c66c31 Version number set to 1.0.0 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '0.8.0' +VERSION = '1.0.0' # pylint: disable=unused-import