diff --git a/pyproject.toml b/pyproject.toml index d1f2b58..9d0784a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dashmips" -version = "0.1.8" +version = "0.1.9" description = "Mips Interpreter" authors = ["Neal Beeken "] license = "MIT"