Skip to content

Commit

Permalink
Bump version 0.3.2 → 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 15, 2024
1 parent 6df06ad commit 47c739b
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.3.2"
__version__ = "0.4.0"

__all__ = [
# Base
Expand Down

0 comments on commit 47c739b

Please sign in to comment.