Skip to content

Commit ed407cc

Browse files
authored
Merge pull request #5 from CyberSource/cybersource-client
Changed setup.py version to 0.0.2
2 parents 94b37fa + 50c6233 commit ed407cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/workspace.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1"
7+
VERSION = "0.0.2"
88
# To install the library, run the following
99
#
1010
# python setup.py install

0 commit comments

Comments
 (0)