Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Dec 7, 2017
1 parent d34557c commit aeb6973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apng/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import itertools
import io

__version__ = "0.1.0"
__version__ = "0.2.0"

try:
import PIL.Image
Expand Down

0 comments on commit aeb6973

Please sign in to comment.