diff --git a/VERSION b/VERSION index 9325c3c..60a2d3e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0 \ No newline at end of file +0.4.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index e39c768..8c1db14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "repocat" -version = "0.3.0" +version = "0.4.0" description = "" authors = ["Max P. "] readme = "README.md"