Skip to content

Commit d4eee17

Browse files
committed
Version 0.5.0
1 parent 816967a commit d4eee17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tkinter_layout_helpers"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
description = "A library which is intended to simplify a placement of widgets with .grid() and .pack() methods"
55
authors = [{ name = "insolor", email = "insolor@gmail.com" }]
66
requires-python = ">=3.9"

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)