Skip to content

Commit d62aee0

Browse files
committed
chore(build): bump version to 0.5.0
1 parent 9dab17c commit d62aee0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[project]
33
name = "interfacy"
4-
version = "0.4.10"
4+
version = "0.5.0"
55
description = "CLI framework for building command-line interfaces from Python functions, classes, and class instances"
66
authors = [{ name = "Žiga Ivanšek", email = "ziga.ivansek@gmail.com" }]
77
license = { file = "LICENSE" }

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)