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