Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit c8ea993

Browse files
committed
Preparing release 0.6.0
1 parent ab2f9fe commit c8ea993

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGES
22
=======
33

4-
0.6.0 (unreleased)
4+
0.6.0 (2018-03-28)
55
------------------
66

77
- Add ``cornice_enable_openapi_view()`` ``cornice_enable_openapi_explorer()``

setup.py

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

3333
setup(
3434
name="cornice_swagger",
35-
version='0.6.0.dev0',
35+
version='0.6.0',
3636
description="Generate swagger from a Cornice application",
3737
long_description=README + "\n\n" + CHANGES,
3838
license="Apache License (2.0)",

0 commit comments

Comments
 (0)