Skip to content

Commit

Permalink
🔖 Dump version to 3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2023
1 parent 82c0653 commit 7181524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -70,7 +70,7 @@ astyle("--help")
```yaml
repos:
- repo: https://github.com/Freed-Wu/mirrors-astyle
rev: 3.4.6
rev: 3.4.7
hooks:
- id: astyle
```
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
# https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
[project]
name = "astyle"
version = "3.4.6"
version = "3.4.7"
description = "Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective‑C, C# and Java programming languages"
readme = "README.md"
requires-python = ">= 3.7"
Expand Down

0 comments on commit 7181524

Please sign in to comment.