Skip to content

Commit

Permalink
Version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghwanhyeon committed Jan 18, 2025
1 parent 2d0250b commit feb2bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion griffe_generics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from griffe_generics.extension import GenericsExtension

__version__ = "1.0.12"
__version__ = "1.0.13"

__all__ = ["GenericsExtension"]

0 comments on commit feb2bd3

Please sign in to comment.