diff --git a/best/__init__.py b/best/__init__.py index 55c11f7..8131684 100644 --- a/best/__init__.py +++ b/best/__init__.py @@ -5,7 +5,7 @@ # LICENSE file in the root directory of this source tree. import os -__version__ = '0.1.0a' +__version__ = '0.1.1' @@ -19,4 +19,4 @@ A Python package providing tools and utilities which are nice to have while working not only on this project. -""" \ No newline at end of file +"""