Skip to content

Commit 4e834ca

Browse files
committed
Bump version to 0.3.0
1 parent c3993ed commit 4e834ca

File tree

3 files changed

+29
-28
lines changed

3 files changed

+29
-28
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.12
3+
rev: v0.13.0
44
hooks:
55
- id: ruff-check
66
args: [ --fix ]

pyproject.toml

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

55
[project]
66
name = "devil-api"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "fastAPI for devil servers"
99
readme = "README.md"
1010
requires-python = ">=3.11"

uv.lock

Lines changed: 27 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)