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

Commit a4718cb

Browse files
committed
Bump for version 0.0.20
1 parent b8220ca commit a4718cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/png.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172
from __future__ import print_function
173173

174-
__version__ = "0.0.19"
174+
__version__ = "0.0.20"
175175

176176
import collections
177177
import io # For io.BytesIO

0 commit comments

Comments
 (0)