Skip to content

Commit 78a655a

Browse files
authored
release: v1.3.4 (#70)
1 parent 72e3b14 commit 78a655a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pixi.lock

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

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rattler-build-conda-compat"
3-
version = "1.2.2"
3+
version = "1.3.4"
44
description = "A package for exposing rattler-build API for conda-smithy"
55
authors = ["nichmor <nmorkotilo@gmail.com>"]
66
channels = ["conda-forge"]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "rattler-build-conda-compat"
77
description = "A package for exposing rattler-build API for conda-smithy"
8-
version = "1.3.3"
8+
version = "1.3.4"
99
readme = "README.md"
1010
authors = [{ name = "Nichita Morcotilo", email = "nichita@prefix.dev" }]
1111
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)