Skip to content

Commit c9cada2

Browse files
committed
Bump version
1 parent ab8593c commit c9cada2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
requires-python = ">=3.9"
77
name = "minimal-pba-cli"
8-
version = "0.0.1"
8+
version = "0.0.2"
99
description = "A minimal command-line interface using plugin-based architecture"
1010
authors = [
1111
{ name = "Dane Hillard", email = "[email protected]" }

0 commit comments

Comments
 (0)