Skip to content

Commit 5908f67

Browse files
author
Loic Teixeira
committed
Release v0.8
1 parent b03e5a1 commit 5908f67

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
@@ -18,7 +18,7 @@
1818
setup(
1919
name = 'eway-rapid-python',
2020
description = 'Python client implementation for eWAY Rapid API v3',
21-
version = '0.7.1',
21+
version = '0.8',
2222
packages = find_packages(exclude=('tests',)),
2323
install_requires = requirements,
2424
extras_require = {'testing': ['hypothesis>=3.1.3', 'coverage']},

0 commit comments

Comments
 (0)