Skip to content

Commit ba91df7

Browse files
chore(release): bump version to v1.5.11
1 parent b48216d commit ba91df7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "Utama-Core"
33
channels = ["https://prefix.dev/conda-forge"]
44
platforms = ["linux-64", "osx-arm64"]
55
preview = ["pixi-build"]
6-
version = "1.5.10"
6+
version = "1.5.11"
77

88
[pypi-dependencies]
99
lenses = ">=1.2.0"
@@ -26,7 +26,7 @@ rich = ">=14.2.0,<15"
2626

2727
[package]
2828
name = "Utama-Core"
29-
version = "1.5.10"
29+
version = "1.5.11"
3030

3131
[package.build]
3232
backend = { name = "pixi-build-python", version = "*" }

utama_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.10"
1+
__version__ = "1.5.11"

0 commit comments

Comments
 (0)