Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Gauvrit committed Jan 9, 2024
1 parent 0147c04 commit 20e44d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.6.0 - Released on 2024-01-09
------------------------------
* Add support of Union types for request parameters

2.5.1 - Released on 2023-12-21
------------------------------
* Update httpx dependency for python > 3.7
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "blacksmith"

readme = "README.rst"
repository = "https://github.com/mardiros/blacksmith"
version = "2.5.1"
version = "2.6.0"

[tool.poetry.dependencies]
python = "^3.7"
Expand Down

0 comments on commit 20e44d4

Please sign in to comment.