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