Skip to content

Commit 10b00db

Browse files
committed
Preparing release 7.0.0
1 parent dea329a commit 10b00db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
This document describes changes between each past release.
55

66

7-
6.3.0 (unreleased)
7+
7.0.0 (2016-09-30)
88
==================
99

1010
- Added CRUD methods for the endpoint group. (#95)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
]
3636

3737
setup(name='kinto-http',
38-
version='6.3.0.dev0',
38+
version='7.0.0',
3939
description='Kinto client',
4040
long_description=README,
4141
license='Apache License (2.0)',

0 commit comments

Comments
 (0)