We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e5ba1 commit d8ecab3Copy full SHA for d8ecab3
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python-snacks"
7
-version = "0.2.0"
+version = "0.2.1"
8
description = "A CLI tool for managing a personal stash of reusable Python code snippets."
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments