Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Broderick committed Apr 28, 2024
1 parent eb16f4a commit e59d880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["setuptools>=67.0", "wheel"]
[project]
authors = [{"name" = "R.Broderick"}]
description = "Pre-commit hooks for Python projects."
version = "1.0.1"
version = "1.0.2"
license = {"file" = "LICENSE"}
name = "precommithooks"
readme = {file = "README.md", content-type = "text/markdown"}
Expand Down

0 comments on commit e59d880

Please sign in to comment.