Skip to content

Commit 5e06a32

Browse files
committed
build(release): bump version to 0.1.3
1 parent aaeb9ac commit 5e06a32

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
CHANGELOG
33
*********
44

5+
0.1.3 (2022-03-20)
6+
------------------
7+
8+
* Fix trailing slash on swagger endpoint
9+
* Change CHANGELOG format
10+
511
0.1.2 (2022-03-18)
612
------------------
713

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 = "apispec-ui"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Generate UI interactive API's from APISpec specifications."
55
authors = ["Renato Damas <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)