Skip to content

Commit

Permalink
Version UP (#567)
Browse files Browse the repository at this point in the history
* [no ci] version UP

* Update SECURITY.md [no ci]
  • Loading branch information
babenek authored Jun 17, 2024
1 parent bcfae36 commit f9ec85a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Version | Supported |
|---------|--------------------|
| 1.7.x | :white_check_mark: |
| <1.7.x | :x: |
| 1.8.x | :white_check_mark: |
| <1.8.x | :x: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion credsweeper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
'__version__'
]

__version__ = "1.7.1"
__version__ = "1.8.0"

0 comments on commit f9ec85a

Please sign in to comment.