Skip to content

Commit 5fdacde

Browse files
committed
Bump to 4.10.1
1 parent 5c32b89 commit 5fdacde

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.10.1]
6+
57
## [4.10.0]
68

79
### Added

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def get_install_requires() -> List[str]:
6161

6262
setup(
6363
name='wazuh_testing',
64-
version='4.10.0',
64+
version='4.10.1',
6565
description='Wazuh testing utilities to help programmers automate tests',
6666
url='https://github.com/wazuh',
6767
author='Wazuh',

0 commit comments

Comments
 (0)