Skip to content

Commit d10fb12

Browse files
committed
Bump patch version
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
1 parent 14b1e8a commit d10fb12

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Feel free to use only the ones that apply to your usage.
3737
---
3838
repos:
3939
- repo: https://github.com/polymathrobotics/polymath_code_standard
40-
rev: v2.0.0
40+
rev: v2.0.1
4141
hooks:
4242
# Basic checks and fixes that apply to any text file and the git repository itself
4343
- id: polymath-general

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "polymath-code-standard"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
description = "Polymath Code Standard pre-commit hooks"
99
requires-python = ">=3.10"
1010
dependencies = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)