Version Bump v7.0.0

This commit is contained in:
2021-03-17 10:02:17 +05:30
parent d851714136
commit 4257db020d
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
__version__ = "6.3.0"
__version__ = "7.0.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "barker"
version = "6.3.0"
version = "7.0.0"
description = "Point of Sale for a restaurant"
authors = ["tanshu <git@tanshu.com>"]