# HG changeset patch # User Marcin Kasperski # Date 2015-11-21 13:50:57 # Node ID b92327b47c09f80d36c920aafcbec367c92ed78f # Parent 2e814c551e361a96f8f67f287f843837b7317e5a Version number set to 1.0.1 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ -VERSION = '1.0.0' +VERSION = '1.0.1' # pylint: disable=unused-import