We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f88cb commit 99f13cfCopy full SHA for 99f13cf
CHANGELOG.rst
@@ -4,7 +4,7 @@ CHANGELOG
4
This document describes changes between each past release.
5
6
7
-10.3.0 (unreleased)
+10.3.0 (2019-03-07)
8
===================
9
10
**New features**
setup.py
@@ -31,7 +31,7 @@
31
]
32
33
setup(name='kinto-http',
34
- version='10.3.0.dev0',
+ version='10.3.0',
35
description='Kinto client',
36
long_description=README,
37
license='Apache License (2.0)',
0 commit comments