Version Bump v10.3.0
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
[tool.poetry]
|
||||
name = "frank"
|
||||
version = "10.2.2"
|
||||
version = "10.3.0"
|
||||
description = "Point of Sale for a restaurant"
|
||||
authors = ["tanshu <git@tanshu.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
python = "^3.9"
|
||||
pydantic = {extras = ["dotenv"], version = "^1.9.0"}
|
||||
arq = "^0.22"
|
||||
aiohttp = "^3.8.1"
|
||||
|
||||
Reference in New Issue
Block a user