Skip to content

Commit 206979c

Browse files
committed
+ Upgrading client to v0.0.28
1 parent 3f1c787 commit 206979c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup, find_packages
55

66
NAME = "cybersource-rest-client-python"
7-
VERSION = "0.0.27"
7+
VERSION = "0.0.28"
88
# To install the library, run the following
99
#
1010
# python setup.py install

0 commit comments

Comments
 (0)