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 8879ee1 commit c17a111Copy full SHA for c17a111
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pytest-static"
3
-version = "1.1.0"
+version = "1.1.1"
4
description = "pytest-static"
5
authors = ["Kyle Oliver <56kyleoliver@gmail.com>"]
6
license = "MIT"
@@ -9,7 +9,7 @@ homepage = "https://github.com/56kyle/pytest-static"
9
repository = "https://github.com/56kyle/pytest-static"
10
documentation = "https://pytest-static.readthedocs.io"
11
classifiers = [
12
- "Development Status :: 1 - Planning",
+ "Development Status :: 3 - Planning",
13
"Programming Language :: Python :: 3",
14
"Programming Language :: Python :: 3.9",
15
"Programming Language :: Python :: 3.10",
0 commit comments