diff --git a/pyproject.toml b/pyproject.toml index 909e3e7..b6380e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "DSLR" -version = "0.3.1-alpha.0" +version = "0.3.1" description = "Take lightning fast snapshots of your local Postgres databases." authors = ["Mitchel Cabuloy "] license = "MIT"