We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbe11a commit 86e5bc8Copy full SHA for 86e5bc8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ScrollableContainers"
7
-version = "1.0.0"
+version = "1.0.1"
8
authors = [
9
{ name="Vishal Pankaj Chandratreya" },
10
]
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.8"
14
classifiers = [
15
"Programming Language :: Python :: 3",
16
- "License :: OSI Approved :: GNU General Public License v3.0",
+ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
17
"Operating System :: OS Independent",
18
19
0 commit comments