You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[project]
2
2
name = "killpy"
3
-
version = "0.13.1"
3
+
version = "0.14.0"
4
4
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 π§Ή."
0 commit comments