Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Jul 18, 2023
1 parent 3333c05 commit 7b8afb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[project]
version = "0.19.2"
version = "0.19.3"
name = "absbox"

dependencies = [
Expand All @@ -29,4 +29,4 @@ test = [
"pytest",
"jsondiff",
"deepdiff",
]
]

0 comments on commit 7b8afb1

Please sign in to comment.