Skip to content

Commit 3149061

Browse files
authored
Update setup.py to newer version
1 parent a82e048 commit 3149061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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.44"
7+
VERSION = "0.0.45"
88
# To install the library, run the following
99
#
1010
# python setup.py install

0 commit comments

Comments
 (0)