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