diff --git a/abogen/VERSION b/abogen/VERSION index 589268e..6261a05 100644 --- a/abogen/VERSION +++ b/abogen/VERSION @@ -1 +1 @@ -1.3.0 \ No newline at end of file +1.3.1 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index dc2f88b..3722fb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,8 +96,6 @@ exclude = [ [tool.hatch.build.targets.wheel] packages = ["abogen"] -[tool.hatch.build] -include = ["abogen/webui/templates/**", "abogen/webui/static/**"] [tool.hatch.version] path = "abogen/VERSION"