diff --git a/utils/__init__.py b/utils/__init__.py index db9d057..6f90d1a 100644 --- a/utils/__init__.py +++ b/utils/__init__.py @@ -1,5 +1,5 @@ """Init namespace""" -__version__ = "1.5.1" +__version__ = "2.0.0" __license__ = "MIT License" __copyright__ = "Copyright (C) 2019 Dineshkarthik "