Skip to content

Commit

Permalink
chore: update version information
Browse files Browse the repository at this point in the history
  • Loading branch information
lxndrblz authored Jan 10, 2024
1 parent dc2571d commit b6f783e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ keywords:
- Forensics
- Electron
abstract: "Autopsy Plugin for the Digital Forensic Acquisition and Analysis of Artefacts Generated by Microsoft Teams."
version: 0.6.0
version: 0.7.0
license: MIT
date-released: "2021-08-07"
2 changes: 1 addition & 1 deletion src/forensicsim/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.0"
__version__ = "0.7.0"

0 comments on commit b6f783e

Please sign in to comment.