Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Jul 3, 2023
1 parent 9c7476a commit 54fd7c1
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
Expand Up @@ -4,8 +4,8 @@ build-backend = "pdm.backend"

[project]
name = "sync-pre-commit-lock"
version = "0.1.1"
description = "PDM plugin to sync your pre-commit versions with your lockfile."
version = "0.1.2"
description = "PDM plugin to sync your pre-commit versions with your lockfile, and install them, all automatically."
authors = [{ name = "Gabriel Dugny", email = "[email protected]" }]
dependencies = ["PyYAML>=6.0", "tomli>=2.0.0; python_version < \"3.11\""]
requires-python = ">=3.10"
Expand Down

0 comments on commit 54fd7c1

Please sign in to comment.