chore: bump version to 0.16.0 — cloud_session shared module release
Some checks are pending
CI / test (push) Waiting to run
Mirror / mirror (push) Waiting to run
Release — PyPI / release (push) Waiting to run

This commit is contained in:
pyr0ball 2026-04-24 17:29:00 -07:00
parent 00737d22cf
commit b52c578911

View file

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