Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bccaabe

Browse files
Dylan Anthonydbanty
Dylan Anthony
authored andcommittedNov 3, 2020
Bump to 0.6.2 to prep for release
1 parent 436a966 commit bccaabe

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
 

‎CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +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-
## Unreleased
9-
10-
### Changes
8+
## 0.6.2 - 2020-11-03
119

1210
### Fixes
1311

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openapi-python-client"
3-
version = "0.6.1"
3+
version = "0.6.2"
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)
Please sign in to comment.