diff --git a/src/githarbor/__init__.py b/src/githarbor/__init__.py index 54c4b5e..2ede9fd 100644 --- a/src/githarbor/__init__.py +++ b/src/githarbor/__init__.py @@ -22,7 +22,7 @@ ) from githarbor.repositories import create_repository -__version__ = "0.4.0" +__version__ = "0.4.1" __all__ = [ # Base