Skip to content

Commit d05b761

Browse files
committed
fix: forcebump
1 parent 9ccbfd1 commit d05b761

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "killpy"
3-
version = "0.11.0b4"
3+
version = "0.13.1"
44
description = "List all .venv directories and Conda environments 🐍 on your system and check how much space they are using. You can then choose which ones to delete in order to free up space 🧹."
55
readme = "README.md"
66
classifiers = [
@@ -37,7 +37,7 @@ package = true
3737

3838
[tool.commitizen]
3939
name = "cz_conventional_commits"
40-
version = "0.13.0"
40+
version = "0.13.1"
4141
version_files = [
4242
"src/__version__.py",
4343
"pyproject.toml:version"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)