# HG changeset patch # User Marcin Kasperski # Date 1474835883 -7200 # Node ID 5cc338ed3842807120e54b2b9f5249910a8815ee # Parent 3f11d0a8dd712b4f8c58aa3271c0fdb6883fe17e Version number set to 1.0.0 diff -r 3f11d0a8dd71 -r 5cc338ed3842 setup.py --- a/setup.py Sun Sep 25 22:37:56 2016 +0200 +++ b/setup.py Sun Sep 25 22:38:03 2016 +0200 @@ -1,5 +1,5 @@ -VERSION = '0.6.2' +VERSION = '1.0.0' #pylint:disable=missing-docstring,unused-import,import-error