chore: bump version to 0.16.0 — cloud_session shared module release

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

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