Skip to content

Commit 08c868b

Browse files
authored
Merge pull request #178 from wazuh/change/177-bump-version
Bump to 4.8.1, update changelog
2 parents fa3874b + 1462316 commit 08c868b

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.8.1]
6+
57
## [4.8.0]
68

79
### Added

setup.py

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

6161
setup(
6262
name='wazuh_testing',
63-
version='4.8.0',
63+
version='4.8.1',
6464
description='Wazuh testing utilities to help programmers automate tests',
6565
url='https://github.com/wazuh',
6666
author='Wazuh',

0 commit comments

Comments
 (0)