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 7b672fa commit 63eb55eCopy full SHA for 63eb55e
pyproject.toml
@@ -1,10 +1,10 @@
1
[tool.poetry]
2
name = "hypothesis-graphql"
3
-version = "0.2.0"
+version = "0.3.0"
4
description = "Hypothesis strategies for GraphQL schemas and queries"
5
keywords = ["hypothesis", "graphql", "testing"]
6
classifiers = [
7
- "Development Status :: 1 - Planning",
+ "Development Status :: 2 - Pre-Alpha",
8
"Environment :: Console",
9
"Framework :: Hypothesis",
10
"Intended Audience :: Developers",
0 commit comments