Skip to content

Commit

Permalink
demisto-sdk release 1.20.2 (#3612)
Browse files Browse the repository at this point in the history
* Commit poetry files

* Commit CHANGELOG
  • Loading branch information
content-bot committed Sep 10, 2023
1 parent 7817726 commit fee1876
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
## Unreleased

## 1.20.2
* Updated the **pre-commit** command to run on all python versions in one run.
* Added the *--dry-run* flag to the **pre-commit** command, to create the config file without running the command.
* Fixed an issue where the **coverage-analyze** command was not parsing the logs correctly.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "demisto-sdk"
version = "1.20.1"
version = "1.20.2"
description = "\"A Python library for the Demisto SDK\""
authors = ["Demisto"]
license = "MIT"
Expand Down

0 comments on commit fee1876

Please sign in to comment.