We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd67b16 commit 9fd8e91Copy full SHA for 9fd8e91
1 file changed
README.md
@@ -1,13 +1,13 @@
1
# Xee SDK Python
2
3
+[](https://travis-ci.org/quentin7b/xee-sdk-python)
4
+[](https://img.shields.io/badge/License-Apache%202.0-green.svg)
5
+[](https://img.shields.io/badge/Version-3.0.2-blue.svg)
6
+
7
A utility library for [Xee API](https://dev.xee.com) with Python 3.
8
9
> Almost all the requests are done for you and the responses are returned as a **tuple**s.
10
-## Version
-
-Current version is [3.0.1](https://github.com/quentin7b/xee-sdk-python/releases/tag/3.0.1)
11
## Install
12
13
* Clone and `python setup.py install` :)
0 commit comments