We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48216d commit ba91df7Copy full SHA for ba91df7
pixi.toml
@@ -3,7 +3,7 @@ name = "Utama-Core"
3
channels = ["https://prefix.dev/conda-forge"]
4
platforms = ["linux-64", "osx-arm64"]
5
preview = ["pixi-build"]
6
-version = "1.5.10"
+version = "1.5.11"
7
8
[pypi-dependencies]
9
lenses = ">=1.2.0"
@@ -26,7 +26,7 @@ rich = ">=14.2.0,<15"
26
27
[package]
28
name = "Utama-Core"
29
30
31
[package.build]
32
backend = { name = "pixi-build-python", version = "*" }
utama_core/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.5.10"
+__version__ = "1.5.11"
0 commit comments