Skip to content

Commit 6847fc7

Browse files
committed
v0.0.8
1 parent 8f96935 commit 6847fc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python_paypal_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.7"
1+
__version__ = "0.0.8"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
setup(
4545
name='python-paypal-api',
46-
version='0.0.7',
46+
version='0.0.8',
4747
python_requires='>=3.8',
4848
author='denisneuf',
4949
author_email='denisneuf@hotmail.com',

0 commit comments

Comments
 (0)