Skip to content

Commit

Permalink
core: bump pypi version (#1932)
Browse files Browse the repository at this point in the history
Signed-off-by: David Korczynski <david@adalogics.com>
  • Loading branch information
DavidKorczynski authored Jan 2, 2025
1 parent b7e09dc commit 75fcb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "fuzz-introspector"
version = "0.1.4"
version = "0.1.5"
authors = [
{ name="David Korczynski", email="david@adalogics.com" },
]
Expand Down

0 comments on commit 75fcb7c

Please sign in to comment.