diff --git a/pyproject.toml b/pyproject.toml index 369821a..4720863 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pinnwand" -version = "1.3.0-dev" +version = "1.3.0" description = "Straightforward pastebin software." authors = ["supakeen "] license = "MIT"