diff --git a/setup.py b/setup.py index c857a360..1e9a0dc7 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.35.0" +VERSION = "0.36.0" setup( name="snitun",