We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8593c commit c9cada2Copy full SHA for c9cada2
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
requires-python = ">=3.9"
7
name = "minimal-pba-cli"
8
-version = "0.0.1"
+version = "0.0.2"
9
description = "A minimal command-line interface using plugin-based architecture"
10
authors = [
11
{ name = "Dane Hillard", email = "[email protected]" }
0 commit comments