Skip to content

Commit 60038f7

Browse files
authored
Merge pull request #83 from cclauss/patch-2
README.md: Supports Python 3.8 - 3.12
2 parents bf85aae + 42baac3 commit 60038f7

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
@@ -14,7 +14,7 @@ A Python library that converts cron expressions into human readable strings. Por
1414
* Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron expressions
1515
* Provides casing options (Sentence, Title, Lower, etc.)
1616
* Localization with support for 17 languages
17-
* Supports Python 2.7 - 3.10
17+
* Supports Python 3.8 - 3.12
1818

1919
## Installation
2020
Using PIP

0 commit comments

Comments
 (0)