File tree 2 files changed +2
-19
lines changed
2 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 35
35
If you are not using the latest version, please try to also reproduce the bug
36
36
on the latest version before opening the issue.
37
37
options :
38
+ - " 0.4.0"
38
39
- " 0.3.5"
39
- - " 0.3.4"
40
- - " 0.3.3"
41
- - " 0.3.2"
42
- - " 0.3.1"
43
- - " 0.3.0"
44
- - " 0.2.11"
45
- - " 0.2.10"
46
- - " 0.2.9"
47
- - " 0.2.8"
48
- - " 0.2.7"
49
- - " 0.2.6"
50
- - " 0.2.5"
51
- - " 0.2.4"
52
- - " 0.2.3"
53
- - " 0.2.2"
54
- - " 0.2.1"
55
- - " 0.2.0"
56
- - " 0.1.11"
57
40
validations :
58
41
required : true
59
42
- type : dropdown
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " graphene-django-query-optimizer"
3
- version = " 0.3.5 "
3
+ version = " 0.4.0 "
4
4
description = " Automatically optimize SQL queries in Graphene-Django schemas."
5
5
authors = [
6
6
" Matti Lamppu <lamppu.matti.akseli@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments