Skip to content

Commit c17a111

Browse files
committed
pytest-static 1.1.1
1 parent 8879ee1 commit c17a111

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 = "pytest-static"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "pytest-static"
55
authors = ["Kyle Oliver <56kyleoliver@gmail.com>"]
66
license = "MIT"
@@ -9,7 +9,7 @@ homepage = "https://github.com/56kyle/pytest-static"
99
repository = "https://github.com/56kyle/pytest-static"
1010
documentation = "https://pytest-static.readthedocs.io"
1111
classifiers = [
12-
"Development Status :: 1 - Planning",
12+
"Development Status :: 3 - Planning",
1313
"Programming Language :: Python :: 3",
1414
"Programming Language :: Python :: 3.9",
1515
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)