Skip to content

Commit 6b59de0

Browse files
Update __init__.py
1 parent e15a9e2 commit 6b59de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rsmetacheck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.1"
1+
__version__ = "0.3.2"
22

33
from .detect_pitfalls_main import main
44
from .cli import cli

0 commit comments

Comments
 (0)