We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08c868b + 60ae379 commit 2b8e659Copy full SHA for 2b8e659
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+
6
+## [4.8.2]
7
8
## [4.8.1]
9
10
## [4.8.0]
setup.py
@@ -60,7 +60,7 @@ def get_install_requires() -> List[str]:
60
61
setup(
62
name='wazuh_testing',
63
- version='4.8.1',
+ version='4.8.2',
64
description='Wazuh testing utilities to help programmers automate tests',
65
url='https://github.com/wazuh',
66
author='Wazuh',
0 commit comments