diff --git a/.version b/.version index a838847..8416f2a 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -{"version":"v7.3.2"} +{"version":"v7.3.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d91bf..bc40555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [7.3.3] - 2025-10-19 + +### 🐛 Bug Fixes + +- *(deps)* Add robotframework-requests to requirements + ## [7.3.2] - 2025-10-19 ### Chore