We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2247685 commit 27be1e4Copy full SHA for 27be1e4
CHANGELOG.md
@@ -4,6 +4,8 @@ We follow [Semantic Versions](https://semver.org/).
4
5
## unreleased
6
7
+## 1.2.3
8
+
9
- Fix `django.createsuperuser` behavior when git command fails
10
11
## 1.2.2
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "saritasa-invocations"
3
-version = "1.2.2"
+version = "1.2.3"
description = "Collection of invoke commands used by Saritasa"
authors = [
"Saritasa <pypi@saritasa.com>",
0 commit comments