Skip to content

Commit cc13c06

Browse files
authored
chore: fix version (#43)
1 parent 7a042d6 commit cc13c06

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "pyproject2conda"
9-
version = "0.22.2.dev0"
9+
version = "0.22.1"
1010
description = "A script to convert a Python project declared on a pyproject.toml to a conda environment."
1111
readme = "README.md"
1212
keywords = [

uv.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.

0 commit comments

Comments
 (0)