Skip to content

Commit

Permalink
Merge pull request #256 from wazuh/change/255-bump-version
Browse files Browse the repository at this point in the history
Bump to 4.9.2, update changelog
  • Loading branch information
fdalmaup authored Oct 25, 2024
2 parents 3a6eb4d + 7c681c5 commit d87bd38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

## [4.9.2]

## [4.9.1]

## [4.9.0]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def get_install_requires() -> List[str]:

setup(
name='wazuh_testing',
version='4.9.1',
version='4.9.2',
description='Wazuh testing utilities to help programmers automate tests',
url='https://github.com/wazuh',
author='Wazuh',
Expand Down

0 comments on commit d87bd38

Please sign in to comment.