Skip to content

Commit

Permalink
Preparing release 12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jan 25, 2019
1 parent 5de36f9 commit 6f4050a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog

This document describes changes between each past release.

12.0.2 (unreleased)
12.0.2 (2019-01-25)
-------------------

**Bug fixes**
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def read_file(filename):

setup(
name="kinto",
version="12.0.1",
version="12.0.2",
description="Kinto Web Service - Store, Sync, Share, and Self-Host.",
long_description="{}\n\n{}\n\n{}".format(README, CHANGELOG, CONTRIBUTORS),
license="Apache License (2.0)",
Expand Down

0 comments on commit 6f4050a

Please sign in to comment.