Skip to content

Commit

Permalink
Update supported version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bsoyka committed Jan 5, 2021
1 parent e62c240 commit 365e377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Pigment is available on PyPI:
$ python -m pip install pigment
```

Pigment officially supports Python 3.7+.
Pigment officially supports Python 3.5+.

## API Reference

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Pigment is available on PyPI:
$ python -m pip install pigment
Pigment officially supports Python 3.7+.
Pigment officially supports Python 3.5+.

Documentation Contents
----------------------
Expand Down

0 comments on commit 365e377

Please sign in to comment.