Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 44afe36

Browse files
committed
chore(release): 1.3.1 [skip actions]
Automatically generated by python-semantic-release
1 parent d847b8c commit 44afe36

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.3.1 (2021-05-18)
6+
### Fix
7+
* **ci:** Avoid unnecessary workflows runs ([`8cddcac`](https://github.com/agblox/template-python/commit/8cddcacb9d12dcb7e4ea3848d5c5ef24882813a6))
8+
9+
### Documentation
10+
* Fix link to badge ([`be86eaa`](https://github.com/agblox/template-python/commit/be86eaa5c271a18016071ce989cc9b7c9954d012))
11+
512
## v1.3.0 (2021-05-18)
613
### Feature
714
* **ci:** Add auto-approve workflow ([`e9ddcbb`](https://github.com/agblox/template-python/commit/e9ddcbbdb0f9ccfc0053e6b07c2639320e6ef54b))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["replace-me"]
33
description = "replace-me"
44
name = "replace-me"
55
readme = "README.md"
6-
version = "1.3.0"
6+
version = "1.3.1"
77
repository = "https://github.com/agblox/replace-me"
88
documentation = "https://github.com/agblox/replace-me"
99
homepage = "https://github.com/agblox/replace-me"

0 commit comments

Comments
 (0)