Skip to content

Commit 47aeff1

Browse files
committed
Preparing release 3.1.0
1 parent 89b430a commit 47aeff1

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ CHANGELOG
44
This document describes changes between each past release.
55

66

7-
3.0.1 (unreleased)
7+
3.1.0 (2016-02-16)
88
==================
99

10-
- Nothing changed yet.
10+
**New features**
11+
12+
- Add CLI helpers to configure and instantiate a Client from command-line arguments
13+
(#59)
1114

1215

1316
3.0.0 (2016-02-10)

setup.py

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

2424

2525
setup(name='kinto-client',
26-
version='3.0.1.dev0',
26+
version='3.1.0',
2727
description='Kinto client',
2828
long_description=README,
2929
license='Apache License (2.0)',

0 commit comments

Comments
 (0)