Skip to content

Commit

Permalink
Bump version 0.4.3 → 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 16, 2024
1 parent e3a100d commit 96b6079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/githarbor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
)
from githarbor.repositories import create_repository

__version__ = "0.4.3"
__version__ = "0.4.4"

__all__ = [
# Base
Expand Down

0 comments on commit 96b6079

Please sign in to comment.