We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378affa commit 17826fdCopy full SHA for 17826fd
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
NAME = "cybersource-rest-client-python"
7
-VERSION = "0.0.48"
+VERSION = "0.0.49"
8
# To install the library, run the following
9
#
10
# python setup.py install
0 commit comments