diff --git a/pyproject.toml b/pyproject.toml index 42361d03d6..e47a10891d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "tram" -version = "2.0.0" +version = "1.3.0" description = "Threat Report ATT&CK Mapper (TRAM) is an open-source platform designed to advance research into automating the mapping of cyber threat intelligence reports to MITRE ATT&CKĀ®." readme = "README.md" requires-python = ">=3.8"