Skip to content

Commit f35086d

Browse files
authored
new release
1 parent 7300206 commit f35086d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
![python](https://img.shields.io/badge/python-2.7%20%26%203-blue.svg) [![licence](https://img.shields.io/badge/licence-GPL%20v2-blue.svg)](https://github.com/s4w3d0ff/python-poloniex/blob/master/LICENSE)
2-
[![release](https://img.shields.io/github/release/s4w3d0ff/python-poloniex.svg) ![release build](https://travis-ci.org/s4w3d0ff/python-poloniex.svg?branch=v0.4.4)](https://github.com/s4w3d0ff/python-poloniex/releases)
2+
[![release](https://img.shields.io/github/release/s4w3d0ff/python-poloniex.svg) ![release build](https://travis-ci.org/s4w3d0ff/python-poloniex.svg?branch=v0.4.5)](https://github.com/s4w3d0ff/python-poloniex/releases)
33
[![master](https://img.shields.io/badge/branch-master-blue.svg) ![master build](https://api.travis-ci.org/s4w3d0ff/python-poloniex.svg?branch=master)](https://github.com/s4w3d0ff/python-poloniex/tree/master)
44
[![dev](https://img.shields.io/badge/branch-dev-blue.svg) ![dev build](https://api.travis-ci.org/s4w3d0ff/python-poloniex.svg?branch=dev)](https://github.com/s4w3d0ff/python-poloniex/tree/dev)
55
Inspired by [this](http://pastebin.com/8fBVpjaj) wrapper written by 'oipminer'
66

77
## Install latest release:
88
Python 2:
99
```
10-
pip install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.4.zip
10+
pip install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.5.zip
1111
```
1212

1313
Python 3:
1414
```
15-
pip3 install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.4.zip
15+
pip3 install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.5.zip
1616
```
1717

1818
### Features:

0 commit comments

Comments
 (0)