Skip to content

Commit e19a393

Browse files
authored
Merge pull request #518 from aeturrell/0.0.11
0.0.11
2 parents d654691 + c47089e commit e19a393

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "skimpy"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
description = "skimpy"
55
authors = ["Arthur Turrell"]
66
license = "MIT"
@@ -9,7 +9,7 @@ homepage = "https://aeturrell.github.io/skimpy/"
99
repository = "https://github.com/aeturrell/skimpy"
1010
documentation = "https://aeturrell.github.io/skimpy/"
1111
classifiers = [
12-
"Development Status :: 3 - Alpha",
12+
"Development Status :: 5 - Production/Stable",
1313
"Programming Language :: Python :: 3.8",
1414
"Programming Language :: Python :: 3.9",
1515
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)