Skip to content

Commit

Permalink
Merge pull request #105 from getindata/release-0.8.1
Browse files Browse the repository at this point in the history
Revert invalid version change
  • Loading branch information
marrrcin authored Dec 30, 2022
2 parents 875acda + b9a8c1b commit 9c07518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pytest = "<=7"
pytest-cov = ">=2.8.0, <4.0.0"
tox = ">=3.25.1"
pre-commit = "2.20.0"
pytest-subtests = ">=0.8.1, <1.0.0"
pytest-subtests = ">=0.8.0, <1.0.0"
responses = ">=0.13.4"

[tool.poetry.plugins] # Optional super table
Expand Down

0 comments on commit 9c07518

Please sign in to comment.