Hi, I'm trying to make use of launchdarkly in my app, but I'm having issues because of the fact that we also use jsonpickle in it, and we're using it at version 0.9.6. I was wondering if there was anything stopping this library from updating to <1.0.0? 1.0 they got rid of python 3.3 support (since it EOLd), so I understand if you can't upgrade there, but 0.9.6 should be version safe/compatible, and even adds some new features/clears up some old bugs.
Thanks!