Skip to content

Commit 1c34609

Browse files
committed
Bumped version. Updated description.
1 parent cad7282 commit 1c34609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ScrollableContainers"
7-
version = "1.0b1"
7+
version = "1.0.0"
88
authors = [
99
{ name="Vishal Pankaj Chandratreya" },
1010
]
11-
description = "Scrollable containers for some GUI toolkits"
11+
description = "Scrollable containers for Tkinter, wxPython, PyQt5 and PyQt6"
1212
readme = "README.md"
1313
requires-python = ">=3.8"
1414
classifiers = [

0 commit comments

Comments
 (0)