Compare commits

..

2 Commits

Author SHA1 Message Date
9642d01c2b Advance to version 0.1.0 2026-03-05 09:18:03 +08:00
7127d496bd Initial commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 09:17:46 +08:00

View File

@@ -17,6 +17,6 @@
# limitations under the License.
recursive-include docs *
recursive-exclude docs/build *
prune docs/build
recursive-include tests *
recursive-exclude tests *.pyc