diff --git a/aiograph/__init__.py b/aiograph/__init__.py index 30a6ab2..7f55507 100644 --- a/aiograph/__init__.py +++ b/aiograph/__init__.py @@ -5,4 +5,4 @@ __all__ = ['Telegraph', 'types', 'utils', 'exceptions'] -__version__ = '0.2.dev2' +__version__ = '0.2'