diff --git a/pyzebra/__init__.py b/pyzebra/__init__.py
index d690f3bc44afe5c83b0ed32b79fa5d1726fc4942..3b04b18e74028f6369c01cecf321bde8ddae4f92 100644
--- a/pyzebra/__init__.py
+++ b/pyzebra/__init__.py
@@ -6,4 +6,4 @@ from pyzebra.sxtal_refgen import *
 from pyzebra.utils import *
 from pyzebra.xtal import *
 
-__version__ = "0.7.8"
+__version__ = "0.7.9"