We are now on pypi. You can now use `pip install syncsketch` to get the newest version.
Updated the method naming format to comply with pep8 We now use snake casing on all methods. Existing methods have been monkey patched to preserve existing scripts. In v2 we will deprecate the old camelCase method names. please update your code when you can.