bump: version 0.5.1 → 0.6.0
This commit is contained in:
parent
d7d0768a9c
commit
ad80bc8113
2 changed files with 9 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "WuttaSync"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
description = "Wutta Framework for data import/export and real-time sync"
|
||||
readme = "README.md"
|
||||
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]
|
||||
|
|
@ -30,7 +30,7 @@ dependencies = [
|
|||
"makefun",
|
||||
"rich",
|
||||
"SQLAlchemy-Utils",
|
||||
"WuttJamaican[db]>=0.28.1",
|
||||
"WuttJamaican[db]>=0.28.10",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue