Skip to content

Commit 8a5dd5e

Browse files
authored
Merge pull request #280 from wazuh/change/279-bump-version
Bump to 4.10.1, update changelog
2 parents 5c32b89 + 5fdacde commit 8a5dd5e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

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)