Skip to content

Commit

Permalink
Fix version typo (celery#4826)
Browse files Browse the repository at this point in the history
  • Loading branch information
earlbread authored and dfresh613 committed Jul 21, 2018
1 parent 50b1a40 commit 3c7d01d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ in such a way that the client enqueues an URL to be requested by a worker.
What do I need?
===============

Celery version 4.1 runs on,
Celery version 4.2 runs on,

- Python (2.7, 3.4, 3.5, 3.6)
- PyPy (5.8)
Expand Down Expand Up @@ -72,7 +72,7 @@ Get Started
===========

If this is the first time you're trying to use Celery, or you're
new to Celery 4.1 coming from previous versions then you should read our
new to Celery 4.2 coming from previous versions then you should read our
getting started tutorials:

- `First steps with Celery`_
Expand Down

0 comments on commit 3c7d01d

Please sign in to comment.