Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants committed May 15, 2022
1 parent 3334ddf commit 0c53e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghcr_badge/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .generate import GHCRBadgeGenerator

__version__ = "0.0.2"
__version__ = "0.0.3"

__all__ = ["GHCRBadgeGenerator"]

0 comments on commit 0c53e21

Please sign in to comment.