Skip to content

Commit 86e5bc8

Browse files
committed
Bumped version. Fixed licence classifier.
1 parent 4dbe11a commit 86e5bc8

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,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ScrollableContainers"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
authors = [
99
{ name="Vishal Pankaj Chandratreya" },
1010
]
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.8"
1414
classifiers = [
1515
"Programming Language :: Python :: 3",
16-
"License :: OSI Approved :: GNU General Public License v3.0",
16+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
1717
"Operating System :: OS Independent",
1818
]
1919

0 commit comments

Comments
 (0)