Skip to content

Commit e041eac

Browse files
committed
bump: version 0.3.0 → 0.3.1
1 parent 13ca6c7 commit e041eac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "peekapi"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A local API service for screen capture and audio recording"
55
readme = "README.md"
66
requires-python = ">=3.11"
@@ -47,7 +47,7 @@ build-backend = "uv_build"
4747

4848
[tool.commitizen]
4949
name = "cz_conventional_commits"
50-
version = "0.3.0"
50+
version = "0.3.1"
5151
tag_format = "v$version"
5252
version_files = ["pyproject.toml:^version"]
5353
major_version_zero = true

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)