Skip to content

Commit 63eb55e

Browse files
committed
chore: Release 0.3.0
1 parent 7b672fa commit 63eb55e

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,10 +1,10 @@
11
[tool.poetry]
22
name = "hypothesis-graphql"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Hypothesis strategies for GraphQL schemas and queries"
55
keywords = ["hypothesis", "graphql", "testing"]
66
classifiers = [
7-
"Development Status :: 1 - Planning",
7+
"Development Status :: 2 - Pre-Alpha",
88
"Environment :: Console",
99
"Framework :: Hypothesis",
1010
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)