Skip to content

Commit

Permalink
bump version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shahriyardx committed May 24, 2023
1 parent 12b105c commit 3a2578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy_pil/_version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from collections import namedtuple

__version__ = "0.2.4"
__version__ = "0.2.5"

VersionInfo = namedtuple("VersionInfo", "major minor macro release")

Expand Down

0 comments on commit 3a2578e

Please # to comment.