Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit 0dfbfda

Browse files
committed
Bump README for version 0.0.20
1 parent a4718cb commit 0dfbfda

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,18 @@ your current directory:
5858

5959
(For issues see https://github.com/drj11/pypng/issues?state=open )
6060

61-
### Release (not released yet)
61+
### Release 0.0.20
6262

6363
Support for earlier versions of Python is dropped.
64-
Python 3.4 and onwards are supported (Python 2.7 also works).
64+
Python 3.4 and onwards are supported.
65+
Python 2.7 also works, but this is intended to be the last
66+
release to support any version of Python 2.
6567

6668
Cython code is removed, which simplifies the implementation.
6769

68-
Remove the (optional) dependency `setuptools`.
70+
Removed the (optional) dependency `setuptools`.
6971

70-
Change the default for `png.Writer` to be greyscale.
72+
Changed the default for `png.Writer` to be greyscale.
7173

7274
Removed 3D support from `.from_array()`.
7375

0 commit comments

Comments
 (0)