Skip to content

Commit 88114e6

Browse files
committed
Bump to 0.6.0 and update Changelog for release
1 parent 150c6f7 commit 88114e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.6.0 - Unreleased
8+
## 0.6.0 - 2020-09-21
99

1010
### Breaking Changes
1111

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openapi-python-client"
3-
version = "0.6.0-alpha.4"
3+
version = "0.6.0"
44
description = "Generate modern Python clients from OpenAPI"
55
repository = "https://github.com./triaxtec/openapi-python-client"
66
license = "MIT"

0 commit comments

Comments
 (0)