Initial upload: regex-humanizer-cli with CI/CD workflow
This commit is contained in:
3
regex_humanizer/__init__.py
Normal file
3
regex_humanizer/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Regex Humanizer CLI - Convert regex patterns to human-readable English."""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user