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