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.
2 parents d654691 + c47089e commit e19a393Copy full SHA for e19a393
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "skimpy"
3
-version = "0.0.10"
+version = "0.0.11"
4
description = "skimpy"
5
authors = ["Arthur Turrell"]
6
license = "MIT"
@@ -9,7 +9,7 @@ homepage = "https://aeturrell.github.io/skimpy/"
9
repository = "https://github.com/aeturrell/skimpy"
10
documentation = "https://aeturrell.github.io/skimpy/"
11
classifiers = [
12
- "Development Status :: 3 - Alpha",
+ "Development Status :: 5 - Production/Stable",
13
"Programming Language :: Python :: 3.8",
14
"Programming Language :: Python :: 3.9",
15
"Programming Language :: Python :: 3.10",
0 commit comments