bump: version 0.1.0 → 0.2.0

This commit is contained in:
Lance Edgar 2024-12-07 18:15:13 -06:00
parent b3e4e91df8
commit 9fabecf406
2 changed files with 16 additions and 1 deletions

View file

@ -6,7 +6,7 @@ build-backend = "hatchling.build"
[project]
name = "WuttaSync"
version = "0.1.0"
version = "0.2.0"
description = "Wutta Framework for data import/export and real-time sync"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]