diff --git a/src/gboml/version.py b/src/gboml/version.py
index d428d30062419faea2c7d08a64e13a6e9a294ff3..455c40a55b4c114fd7148b672f0443de4759e039 100644
--- a/src/gboml/version.py
+++ b/src/gboml/version.py
@@ -8,4 +8,4 @@
 The graph-based optimization modeling language (GBOML) version of the language.
 """
 
-__version__ = "0.1.7"
+__version__ = "0.1.8"