bumping version for pypi
diff --git a/setup.py b/setup.py
index 97da6d8..690f237 100755
--- a/setup.py
+++ b/setup.py
@@ -284,7 +284,7 @@
 

     # Metadata

     'name'              : 'distorm3',

-    'version'           : '3.4.0',

+    'version'           : '3.4.1',

     'description'       : 'The goal of diStorm3 is to decode x86/AMD64' \

                           ' binary streams and return a structure that' \

                           ' describes each instruction.',