Skip to content

Commit d9580d9

Browse files
committed
version bumped to 2.5.1
1 parent 67a6f15 commit d9580d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def get_description():
99

1010
setup(
1111
name="inapppy",
12-
version="2.5",
12+
version="2.5.1",
1313
packages=["inapppy", "inapppy.asyncio"],
1414
install_requires=["aiohttp", "rsa", "requests", "google-api-python-client", "oauth2client"],
1515
description="In-app purchase validation library for Apple AppStore and GooglePlay.",

0 commit comments

Comments
 (0)