diff --git a/src/gboml/version.py b/src/gboml/version.py index 3850bc6f7cdf492003c4417b94466c7f1ac07245..ee86b7012b53d2b4463e04c4994453041e8199e4 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.4" +__version__ = "0.1.5"