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