diff --git a/.codeclimate.yml b/.codeclimate.yml
index fbc1ad6ff9e1533c1a9e22740a112b734318d667..423ae67b8366e7bc335b78a89008e49b5cc206bf 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -11,8 +11,6 @@ engines:
     enabled: true
   pep8:
     enabled: true
-  radon:
-    enabled: true
 exclude_paths:
   - examples/**
   - tests/**
diff --git a/satella/__init__.py b/satella/__init__.py
index 7e3c928c5d643993fbbb273539b73ba130386d0c..b06b988c90a4ea83a8a713fa424b1030d1b37371 100644
--- a/satella/__init__.py
+++ b/satella/__init__.py
@@ -1 +1 @@
-__version__ = '2.4.17a7'
+__version__ = '2.4.17a8'