Skip to content

Commit

Permalink
Merge pull request #9 from yukinarit/bump-to-0.1.4
Browse files Browse the repository at this point in the history
chore: Bump version to 0.1.4
  • Loading branch information
yukinarit authored Dec 10, 2021
2 parents 63658d8 + 58f4265 commit 35985da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name="apnggif",
version="0.1.3",
version="0.1.4",
description="Python interface to apng2gif",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 35985da

Please sign in to comment.