Skip to content

Commit 0b8aa08

Browse files
committed
Set Version: 0.3.152
1 parent 9e335c8 commit 0b8aa08

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

kmir/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "kmir"
7-
version = "0.3.151"
7+
version = "0.3.152"
88
description = ""
99
requires-python = "~=3.10"
1010
dependencies = [

kmir/src/kmir/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from typing import Final
22

3-
VERSION: Final = '0.3.151'
3+
VERSION: Final = '0.3.152'

kmir/uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.151
1+
0.3.152

0 commit comments

Comments
 (0)