Skip to content

Commit

Permalink
README.md: Supports Python 3.8 - 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jun 25, 2024
1 parent a3257ca commit 42baac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A Python library that converts cron expressions into human readable strings. Por
* Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron expressions
* Provides casing options (Sentence, Title, Lower, etc.)
* Localization with support for 17 languages
* Supports Python 2.7 - 3.10
* Supports Python 3.8 - 3.12

## Installation
Using PIP
Expand Down

0 comments on commit 42baac3

Please sign in to comment.