diff --git a/pyzebra/__init__.py b/pyzebra/__init__.py
index fc95045107be0de6b2da32919a22fea06e8c3aa5..b354120e94ac3d6349a0dca080c84d14d56078bc 100644
--- a/pyzebra/__init__.py
+++ b/pyzebra/__init__.py
@@ -5,4 +5,4 @@ from pyzebra.h5 import *
 from pyzebra.utils import *
 from pyzebra.xtal import *
 
-__version__ = "0.6.4"
+__version__ = "0.6.5"