Skip to content

Commit

Permalink
version 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyY19 committed Aug 26, 2024
1 parent 8c351d1 commit 8ed92a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,4 +286,7 @@ All notable changes to this project will be documented in this file.
* CxOne refactor header user-agent

0.9.4 - 2024-08-26
* Add support for proxy
* Add support for proxy

0.9.5 - 2024-08-26
* Fix update_header proxy issue
2 changes: 1 addition & 1 deletion CheckmarxPythonSDK/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.4'
__version__ = '0.9.5'

0 comments on commit 8ed92a1

Please sign in to comment.