Skip to content

Commit f01f5f9

Browse files
author
Frantisek Sichinger
committed
removed outdated test
1 parent 22f692f commit f01f5f9

File tree

3 files changed

+1
-43
lines changed

3 files changed

+1
-43
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,3 @@
55
* Call every API method without validation
66
* Cache access token
77
* Log HTTP communication
8-
9-
## v1.1.0
10-
11-
Added EET api methods
12-
13-
## v1.2.0
14-
15-
Added SuperCASH batch methods

setup.py

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

44
setup(
55
name='gopay',
6-
version='1.2.0',
6+
version='1.1.0',
77
description='GoPay\'s Python SDK for Payments REST API',
88
long_description=convert('README.md', 'rst'),
99
url='https://github.com/gopaycommunity/gopay-python-sdk',

tests/http_test.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)