diff --git a/setup.py b/setup.py index 634ef707..abf5379c 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ EMAIL = 'ahmed.tahri@cloudnursery.dev' AUTHOR = 'Ahmed TAHRI @Ousret' REQUIRES_PYTHON = '>=3.4.0' -VERSION = '0.2.1' +VERSION = '0.2.2' REQUIRED = [ 'cached_property',