diff --git a/src/githarbor/__init__.py b/src/githarbor/__init__.py index d4dc16d..b586b91 100644 --- a/src/githarbor/__init__.py +++ b/src/githarbor/__init__.py @@ -22,7 +22,7 @@ ) from githarbor.repositories import create_repository -__version__ = "0.1.1" +__version__ = "0.2.0" __all__ = [ # Base