diff --git a/pyproject.toml b/pyproject.toml index bcc78e4..9bbfbf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fit" -version = "2.0.0-BETA" +version = "2.0.0" description = "FIT is a Python3 application for forensic acquisition of contents like web pages, emails, social media, etc. directly from the internet." authors = ["Fit Project "] license = "GPL-3.0-only"