Hi @syrusakbary Sorry to create an issue for this, wasn't sure the best way to request/inquire about the next release. I am, in particular, looking forward to this change: https://github.com/graphql-python/graphene-django/pull/315.
If you have any information, please let me know.
Who can we poke to get 2.1.0 out the door?
Any news about Release 2.1.0?
Would really like to use a proper pypi release too! 馃槃 (instead of having to refer to a git branch)
We really need this feature guys in the next release :)
I'm working on it, 2.1.0 will be released very soon :) (I will post in this issue the updates)
I just published a new release candidate version: 2.1rc0
If you can test it and let me know if you have any issue so we are able to fix it before the stable version 2.1 would be great.
Thanks!
Thanks @syrusakbary! One issue I've noticed so far - looks like there's a single py2.py3 wheel that's been uploaded, however there should really be two packages since they'll have different dependencies (as set here: https://github.com/graphql-python/graphene-django/blob/master/setup.py#L27). Installing this version on Python 3 forces Django to be downgraded to <2 since the dependencies in the wheel are from a python2 build.
@syrusakbary Thanks :+1:

Closed by mistake, I will close this ticket once the stable version is on PyPI.
Now I released the version 2.1rc1 with a fix for the issue that @sciyoshi commented.
ping!
@syrusakbary this can be closed now :)
Thanks for the ping! Closing
Most helpful comment
Who can we poke to get 2.1.0 out the door?