Skip to content

Commit 3f90dce

Browse files
Bump version to 1.4.0
1 parent 23d93d8 commit 3f90dce

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ We follow [Semantic Versions](https://semver.org/).
44

55
## Unreleased
66

7+
## 1.4.0
8+
79
- Replace `poetry install --sync` to `poetry sync`
810
- Improve env config extraction for k8s
911

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "saritasa-invocations"
3-
version = "1.3.1"
3+
version = "1.4.0"
44
description = "Collection of invoke commands used by Saritasa"
55
authors = [
66
"Saritasa <pypi@saritasa.com>",

0 commit comments

Comments
 (0)