bump: version 0.3.0 → 0.4.0
This commit is contained in:
parent
7167c6a7cc
commit
b35c9bcdfa
2 changed files with 16 additions and 2 deletions
|
@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "Sideshow"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
description = "Case/Special Order Tracker"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
@ -33,7 +33,7 @@ license = {text = "GNU General Public License v3+"}
|
|||
requires-python = ">= 3.8"
|
||||
dependencies = [
|
||||
"psycopg2",
|
||||
"WuttaWeb>=0.20.1",
|
||||
"WuttaWeb>=0.20.5",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue