Skip to content

Commit

Permalink
pyproject: bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Sep 10, 2023
1 parent dd16592 commit 92c1052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[project]
name = "cfprefsmon"
version = "0.0.4"
version = "1.0.0"
description = "Search for interesting internal preferences inside a connected iDevice"
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.7"
license = { file = "LICENSE" }
keywords = ["ios", "cli", "preferences", "cfprefsd", "monitor"]
authors = [
Expand Down

0 comments on commit 92c1052

Please sign in to comment.