File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Changelog
66`Unreleased `_
77-------------
88
9+ `0.3.2 `_ - 2020-09-27
10+ ---------------------
11+
912Changed
1013~~~~~~~
1114
4043
4144- Initial public release
4245
43- .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.3.1...HEAD
46+ .. _Unreleased : https://github.com/stranger6667/hypothesis-graphql/compare/v0.3.2...HEAD
47+ .. _0.3.2 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.3.1...v0.3.2
4448.. _0.3.1 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.3.0...v0.3.1
4549.. _0.3.0 : https://github.com/stranger6667/hypothesis-graphql/compare/v0.2.0...v0.3.0
4650
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " hypothesis-graphql"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " Hypothesis strategies for GraphQL schemas and queries"
55keywords = [" hypothesis" , " graphql" , " testing" ]
66classifiers = [
You can’t perform that action at this time.
0 commit comments