Skip to content

Commit 27be1e4

Browse files
Bump version to 1.2.3
1 parent 2247685 commit 27be1e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.2.3
8+
79
- Fix `django.createsuperuser` behavior when git command fails
810

911
## 1.2.2

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

0 commit comments

Comments
 (0)