chore: sync __version__ to 0.11.0
Some checks are pending
CI / test (push) Waiting to run
Mirror / mirror (push) Waiting to run

This commit is contained in:
pyr0ball 2026-04-20 11:29:58 -07:00
parent 90e60f8965
commit 97ab3bac85

View file

@ -1,4 +1,4 @@
__version__ = "0.10.0"
__version__ = "0.11.0"
try:
from circuitforge_core.community import CommunityDB, CommunityPost, SharedStore