Skip to content

Commit 665c1f2

Browse files
author
github-actions-bot
committed
fix(php): add php client sdk
1 parent 873443a commit 665c1f2

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
@@ -8,7 +8,7 @@
88
from setuptools import setup, find_packages # noqa: H301
99

1010
NAME = "affixapi"
11-
VERSION = "1.1.39"
11+
VERSION = "1.1.40"
1212

1313
# To install the library, run the following
1414
#

0 commit comments

Comments
 (0)