Skip to content

Commit

Permalink
Update to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sammchardy committed Jan 29, 2018
1 parent 616eae0 commit def2202
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
@@ -1,5 +1,5 @@
===============================
Welcome to python-quoine v0.1.2
Welcome to python-quoine v0.1.3
===============================

.. image:: https://img.shields.io/pypi/v/python-quoine.svg
Expand Down
7 changes: 7 additions & 0 deletions docs/changelog.rst
@@ -1,6 +1,13 @@
Changelog
=========

v0.1.3 - 2017-01-29
^^^^^^^^^^^^^^^^^^^

**Fixed**

- Pass GET params properly

v0.1.2 - 2017-12-30
^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='python-quoine',
version='0.1.2',
version='0.1.3',
packages=['quoine'],
description='Quoinex and Qryptos REST API python implementation',
url='https://github.com/sammchardy/python-quoine',
Expand Down

0 comments on commit def2202

Please sign in to comment.