Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 72b4048

Browse files
🔖 0.13.0
1 parent f6f2a67 commit 72b4048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pincer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def __repr__(self) -> str:
5555
)
5656

5757

58-
version_info = VersionInfo(0, 12, 1)
58+
version_info = VersionInfo(0, 13, 0)
5959
__version__ = repr(version_info)
6060

6161
__all__ = (

0 commit comments

Comments
 (0)