diff --git a/setup.py b/setup.py
index 066bc63b390794e2755d3255b4fcaedabf8a096e..637ee11faeff6a47c55845ae464860c12b5a74ec 100644
--- a/setup.py
+++ b/setup.py
@@ -64,6 +64,7 @@ setup(
         ]
     },
     classifiers=[
+        "Framework :: BEAT",
         "Development Status :: 5 - Production/Stable",
         "Intended Audience :: Developers",
         "License :: OSI Approved :: BSD License",