Skip to content

Commit bc9a942

Browse files
authored
Fix RabbitMQ version
1 parent f694c37 commit bc9a942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## RabbitMQ AMQP 1.0 Python Client
2-
This library is meant to be used with RabbitMQ 4.0. Suitable for testing in pre-production environments.
2+
This library is meant to be used with RabbitMQ `4.x`. Suitable for testing in pre-production environments.
33

44
The client is distributed via [`PIP`](https://pypi.org/project/rabbitmq-amqp-python-client/):
55
```bash

0 commit comments

Comments
 (0)