Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
M1troll committed Oct 28, 2024
1 parent 453a3ee commit 3085e5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

We follow [Semantic Versions](https://semver.org/).

# Version 2.1.0
- Update environment tools
- Update pyproject.toml for backward compatibility (freeze arrow on 1.2.3 version)

# Version 2.0.0

- Use updated `qaseio` sdk (^4.0.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "pytest-qaseio"
description = "Pytest plugin for Qase.io integration"
version = "2.0.0"
version = "2.1.0"
license = "MIT"

authors = [
Expand Down

0 comments on commit 3085e5a

Please sign in to comment.