Skip to content

Commit

Permalink
version pumped
Browse files Browse the repository at this point in the history
  • Loading branch information
Pramit Dutta committed Feb 9, 2024
1 parent 3643838 commit d140006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bes_dev_kit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# src/__init__.py

__app_name__ = "bes-dev-kit"
__version__ = "0.0.7"
__version__ = "0.0.8"

(
SUCCESS,
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "besecure-developer-toolkit"
version = "0.0.7"
version = "0.0.8"
description = "cli tool for generating metadata and assessment report for [BeSLighthouse](https://github.com/Be-Secure/BeSLighthouse)."
authors = ["asa1997 <arunsureshampadath@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit d140006

Please sign in to comment.