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

Commit 3e80177

Browse files
committed
chore(release): 1.3.4 [skip actions]
Automatically generated by python-semantic-release
1 parent a1199b4 commit 3e80177

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.4 (2022-02-02)
6+
### Fix
7+
* Add information about initial version fix ([`966d0b3`](https://github.com/agblox/template-python/commit/966d0b371cc90c8846ee60be333710e210679a86))
8+
59
## v1.3.3 (2022-02-02)
610
### Fix
711
* Update documentation and tool chain ([`53eda92`](https://github.com/agblox/template-python/commit/53eda921ca8098495201653677da02a9e25dba85))

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.3"
6+
version = "1.3.4"
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)