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

Commit 5f33ba6

Browse files
committed
chore(release): 1.3.5 [skip actions]
Automatically generated by python-semantic-release
1 parent 7ce57aa commit 5f33ba6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.3.5 (2022-02-02)
6+
### Fix
7+
* Readme tests local paragraph ([`9a8383a`](https://github.com/agblox/template-python/commit/9a8383a040c9cb03c2bfe070b72a052db2fee5a4))
8+
59
## v1.3.4 (2022-02-02)
610
### Fix
711
* Add information about initial version fix ([`966d0b3`](https://github.com/agblox/template-python/commit/966d0b371cc90c8846ee60be333710e210679a86))

pyproject.toml

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

0 commit comments

Comments
 (0)