diff --git a/mobilizon_reshare/VERSION b/mobilizon_reshare/VERSION index bd52db8..6c6aa7c 100644 --- a/mobilizon_reshare/VERSION +++ b/mobilizon_reshare/VERSION @@ -1 +1 @@ -0.0.0 \ No newline at end of file +0.1.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index de5a846..945ef86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mobilizon-reshare" -version = "0.0.0" +version = "0.1.0" description = "" authors = ["Simone Robutti "]