diff --git a/pulsar/__init__.py b/pulsar/__init__.py index fad33cd..3d02f93 100644 --- a/pulsar/__init__.py +++ b/pulsar/__init__.py @@ -21,8 +21,6 @@ The Pulsar Python client library is based on the existing C++ client library. All the same features are exposed through the Python interface. -Currently, the supported Python versions are 3.7, 3.8, 3.9 and 3.10. - ================= Install from PyPI =================