Files
snippet-manager/snip/__init__.py
7000pctAUTO 39e4ed8d1f
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
Initial upload: snippet-manager with CI/CD workflow
2026-03-22 11:22:22 +00:00

4 lines
70 B
Python

"""Snip - Local-First Code Snippet Manager."""
__version__ = "0.1.0"