We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436a966 commit bccaabeCopy full SHA for bccaabe
CHANGELOG.md
@@ -5,9 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
9
-
10
-### Changes
+## 0.6.2 - 2020-11-03
11
12
### Fixes
13
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "openapi-python-client"
3
-version = "0.6.1"
+version = "0.6.2"
4
description = "Generate modern Python clients from OpenAPI"
repository = "https://github.com/triaxtec/openapi-python-client"
license = "MIT"
0 commit comments