diff --git a/setup.py b/setup.py index eb7a334..4913e5a 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup -version = "2.0.1" +version = "2.0.2.dev0" desc = "Infrastructure for maintaining a registry of available behaviors" long_description = (