diff --git a/pyproject.toml b/pyproject.toml index 10868e5..b223eb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "soc-classification-library" -version = "0.1.6" +version = "0.1.5" description = "Standard Occupational Classification library" authors = ["Steve Gibbard "] license = "MIT"