1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

feat: complete Worldforge shadow proof

This commit is contained in:
Andraxion 2026-07-22 04:40:59 -04:00
parent 561d98f1f8
commit 1c4aa79d1c
9 changed files with 55 additions and 19 deletions

View file

@ -4,4 +4,4 @@ from .errors import DocForgeError
from .project import Project
__all__ = ["DocForgeError", "Project"]
__version__ = "0.3.0"
__version__ = "0.4.0"